Skip to content

ryankinderman/nested_params_patch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#!/usr/bin/env ruby
puts <<-README
===========================
 Nested Params Patch
===========================
This is a patch for Rails to enable passing nested parameters and arrays through the url_for method.

For more information, check out http://kinderman.net/something_or_other

Send questions or comments to: ryan (at) kinderman (dot) net.
README

About

A Rails patch that fixed an issue when it was created with passing nested parameters to url_for.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages