Ruby on Rails
Monday, October 13, 2014
I have an application (rails 3.2, ruby 1.9) in production
I just want to change one file in the application and I am not deploying the whole application
What do I have to do ?
If it is e.g a controller file do I just have to change the file and restart the application ?
it it is e.eg an assets file e.g a css file do I also have to preompile assets again and then restart the application?
or
Do I have run bundle install ?
Do I have to empty the old cash with assets ?
I cannot find any description of how to just change a file in a running production ?
Anything more ?
-- I just want to change one file in the application and I am not deploying the whole application
What do I have to do ?
If it is e.g a controller file do I just have to change the file and restart the application ?
it it is e.eg an assets file e.g a css file do I also have to preompile assets again and then restart the application?
or
Do I have run bundle install ?
Do I have to empty the old cash with assets ?
I cannot find any description of how to just change a file in a running production ?
Anything more ?
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/e41e64a9-ab82-4b8c-818f-5f9879d7b58c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment