On Mon, Oct 25, 2010 at 9:22 PM, Xai <[email protected]> wrote:
> Hi there everyone. I'm new to linux and newer to rails. I installed > ruby 1.8.7 which is compatible with rails 3, i did the gem update and > it installed for me rails 3.0.1 and all necessary files. However when > i make a new rails application using the 'rails new myapp' command i > notice that the script folder only has one file 'script/rails' can > some one help me out i have no idea hat i dad wrong and where to go > from here The old scripts have been dropped in favor of a unified rails script. http://edgeguides.rubyonrails.org/3_0_release_notes.html#script-replaced-by-script-rails HTH -- Erol M. Fornoles http://erolfornoles.posterous.com http://github.com/Erol http://twitter.com/erolfornoles http://ph.linkedin.com/in/erolfornoles -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

