JDutil / contact_us

Gem providing simple Contact Form functionality with a Rails 3+ Engine.
http://contact-us-demo.herokuapp.com
MIT License
135 stars 57 forks source link

Match is deprecated in rails 4 #34

Closed melbourne2991 closed 10 years ago

melbourne2991 commented 10 years ago

Getting this error in rails 4: You should not use the match method in your router without specifying an HTTP method.

I think its because match has been deprecated.

JDutil commented 10 years ago

I've released v0.5.0 which includes a fix for this e34bdb0ba0d0b5582ffcb684ffbecb3647ffcf60