RailsApps / learn-rails

An example Rails 5.1 app to accompany the "Learn Ruby on Rails" book.
https://learn-rails.com/install-rails-mac/index.html
392 stars 266 forks source link

Rails 5.1 breaks simple_form gem #92

Closed DanielKehoe closed 7 years ago

DanielKehoe commented 7 years ago

Updating learn-rails example application for Rails 5.1 and found out that the simple_form gem is not compatible with Rails 5.1: https://github.com/plataformatec/simple_form/issues/1485

DanielKehoe commented 7 years ago

Eliminate use of the simple_form gem and remove the dependency so we're not waiting for updates to the simple_form gem: https://github.com/RailsApps/learn-rails/commit/efbe3266d1781f713dbbb2c6cd710d62cd37fb48