search for: unfreeze_rail

Displaying 3 results from an estimated 3 matches for "unfreeze_rail".

Did you mean: unfreeze_rails
2006 Mar 15
9
Rails 1.1 is coming!
...any different versions of Rails on the same physical server? This means you can test the latest version of Rails without fear. In a nutshell, go into your rails application directory and: * ''rake freeze_edge'' to make that rails app use latest Rails version * ''rake unfreeze_rails'' undo the above command for that specific rails app See http://wiki.rubyonrails.com/rails/pages/EdgeRails Remember, if you find bugs in the latest version of Rails, please check for exising bug report before submitting a ticket. -- Posted via http://www.ruby-forum.com/.
2006 Feb 11
6
Rails 1.1?
I have a few very basic questions. Is anyone using rails 1.1? How/Where can I get Rails 1.1 (I don''t see it on RubyonRails.org? What are the issues involved in moving from Rails 1.0 to Rails 1.1? If I move to Rails 1.1, can I downgrade? Just curious. Thank you very much for your assistance. Frank --------------------------------- Yahoo! Mail Use Photomail
2006 Mar 28
0
Ruby 1.8.4 broke my Rails 1.1
I''ve been running edge_rails on ruby 1.8.2 for a while pretty successfully. Today, I decided to unfreeze_rails, install the new gem for 1.1 and then while I was at it, upgrade to Ruby 1.8.4. I did the whole configure, make, make test, make install. When I fired up rails, I started getting all sorts of errors: /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.3.0/lib/active_support/depende ncies.rb:112:in...