RailsApps / rails3-devise-rspec-cucumber

An example Rails 3.2 app with Devise and RSpec and Cucumber.
http://railsapps.github.io/
445 stars 144 forks source link

Small changes inside Devise and home views #46

Closed harrykiselev closed 11 years ago

harrykiselev commented 11 years ago

Some changes in views application that markup Devise forms look better. I think all elements of form better wrap in DIV tag.

DanielKehoe commented 11 years ago

Thanks!