Displaying 2 results from an estimated 2 matches for "mouseoverstudio".
2010 Apr 15
12
[PATCH] Add :touch option to has_many associations
...with a patch attached:
https://rails.lighthouseapp.com/projects/8994/tickets/4392-add-touch-option-to-has_many-associations
<https://rails.lighthouseapp.com/projects/8994/tickets/4392-add-touch-option-to-has_many-associations>
cheers
--
Diego Carrion
http://www.diegocarrion.com
http://www.mouseoverstudio.com/blog/
http://www.twitter.com/dcrec1
http://www.workingwithrails.com/person/13580-diego-carrion
--
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 rubyonrails-core@googlegroups.com.
To unsubsc...
2010 Apr 18
1
Add shorthand support for routes like /projects/status(.:format)
...h-add-shorthand-support-for-routes-like-projectsstatusformat>This
way, we can create a route like the specified instead of:
match ''/projects/status(.:format)'' => "projects#status", :as =>
:project_status
--
Diego Carrion
http://www.diegocarrion.com
http://www.mouseoverstudio.com/blog/
http://www.twitter.com/dcrec1
http://www.workingwithrails.com/person/13580-diego-carrion
--
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 rubyonrails-core@googlegroups.com.
To unsubsc...