routing-filter wraps around the complex beast that the Rails routing system is, allowing for unseen flexibility and power in Rails URL recognition and generation.
We just upgraded to Rails 2.3.11 and noticed that Kernel#returning has been deprecated in favor of Object#tap. This looks at the minor and tiny version numbers for actionpack and decides which one to use in the rails_2.rb adapter.
We just upgraded to Rails 2.3.11 and noticed that Kernel#returning has been deprecated in favor of Object#tap. This looks at the minor and tiny version numbers for actionpack and decides which one to use in the rails_2.rb adapter.