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
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
Sunny B. 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 sunnybut 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.
Mm Zz wrote:
I created sunny.rb also but from aptana it not showing me that new
environment
when i am going for adding server
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs