ABC some text
more text
still more
XYZ
I need a regex that will capture all the above. The text can span multiple lines. #lazytwitter
ABC some text
more text
still more
XYZ
I need a regex that will capture all the above. The text can span multiple lines. #lazytwitter
"How is a tie in sports ever ok?" @rands knows what I'm talking about.
Has anyone done complex @rails 3 routing? I need some help.
...action_dispatch/routing/mapper.rb:160:in `constraints': undefined method `reject' for #<BlacklistConstraint:0x104cdd548> (NoMethodError)
Can't get @rails 3 routes constraints to work right, even copying straight from http://guides.rails.info/routing.html#advanced-constraints