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 Much thanks in advance. E -- View this message in context: http://www.nabble.com/Configuration-Inquiry-tp17683741p17683741.html Sent from the RubyOnRails Users mailing list archive at Nabble.com. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On Jun 6, 12:16 pm, visaolive <emill...-vBZntO0rh/lWEep1vTROnh2eb7JE58TQ@public.gmane.org> wrote:> 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. Fred> 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 > > Much thanks in advance. > > E > -- > View this message in context:http://www.nabble.com/Configuration-Inquiry-tp17683741p17683741.html > Sent from the RubyOnRails Users mailing list archive at Nabble.com.--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Thank You Fredrick! I re-installed everything, and was able to get Streamlined working with: Ruby: 1.8.6 Rails: 2.0.2 Streamlined: Latest version obtained from : http://svn.streamlinedframework.org/edge/streamlined However, with the same configuration, with Active Scaffold, I tried to obtain the plug-in from: /script/plugin install http://activescaffold.googlecode.com/svn/tags/active_scaffold ... and I receive the following error message: NoMethodError in [ModelName]Controller#index undefined method `active_scaffold'' for [ModelName]Controller:Class> Replace [ModelName] with Books for instanceThanks again for the reply! E -- View this message in context: http://www.nabble.com/Configuration-Inquiry-tp17683741p17692165.html Sent from the RubyOnRails Users mailing list archive at Nabble.com. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---