Thanks for pointing out this gem.
I don't use Ruby 1.8 for a long time (except in applications such as
Gitorious that still use old Rails that didn't supported 1.9 very well
with regards to unicode).
But since I'm suggesting this to be included directly in Rails, I think
it should support Ruby 1.8 too until Rails drops support for 1.8.
Maybe Rails 3.2 will drop 1.8 support and this could be included in next
major Rails version...
Cheers,
Rodrigo.
Em 08-09-2011 02:39, Akira Matsuda escreveu:
If you're already on Ruby 1.9, you can try this gem.
https://github.com/asakusarb/action_args
I know the same thing could be done on Ruby 1.8 in merb_action_args way,
but the hack is too dirty and horrible.
So, if you're still on Ruby 1.8 but want this feature on your Rails app,
moving to Ruby 1.9 and bundling this gem is probably the easiest way.
--
You received this message because you are subscribed to the Google Groups "Ruby on
Rails: Core" 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-core?hl=en.