I've been racking my brain on configurations of Ruby, Rails, and
Streamlined or Active Scaffold.
It always seems that upon starting my web server, I receive error
messages which keeps my web server from starting properly.
Would someone be so kind as to explain configurations / setups that
have worked for you?
Which:
Ruby Version
Rails Version
Gems Version
Streamlined or Active Scaffold Version
If you also have any tips on how you installed each component, that
would be greatly appreciated.
Environment:
OS: Windows Vista << Ya ... I know. Time to get a Mac ... lol
Database: MySQL
This is what I've tried:
Ruby Version: 1.8.6
Rails Version: 2.1.0, 2.0.2, and 1.2.3
Streamlined Version: 1.0 RC3 and 1.0 RC1
Active Scaffold Version: 1.1.1
I've been racking my brain on configurations of Ruby, Rails, and
Streamlined or Active Scaffold.
I don't believe either of them are ready for 2.1 seing as it's rather
new (and changed quite a lot of internals).
ActiveScaffold works without a hitch on 2.0.2 over here.