Sunny Bogawat wrote: > Hi, > In my application i created a new environment say sunny for > development purpose. > currently i am start server using command > ruby script/server -e sunny > > but i want to configure it in aptana(editor), but it not showing > environment as sunny
Not exactly sure i understand the question, but you can create configs for the enviornment here: config/environments/sunny.rb Check out the other .rb files in config/environments for some example content. -- Posted via http://www.ruby-forum.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 [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 -~----------~----~----~----~------~----~------~--~---

