Search Results

1
vote

How do I add custom options to ActionController::Routing::Routes map.resources ?

Not quite what you're looking for, but you could save some typing with Object#with_options: map.w …