Mohammad El-abid wrote: > Radhames Brito wrote: >> What do you mean when you say ? >> >> "update the version of my app they're running" >> >> if you app a gem / plugin ? >> >> are you trying to create a differential/incremental writer? >> >> It sound to me you are trying to do something that can be done with GIT. > > I was thinking about GIT, but was unable to find a way to update with a > GIT. It's a Ruby On Rails framework I guess. It's not a gem or plugin. > Yes a differential writer would work.
I should add that this is so I can add routes to the route.rb file. So I don't want to overwrite the user's custom routes. -- 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.

