heartcombo / simple_form

Forms made easy for Rails! It's tied to a simple DSL, with no opinion on markup.
http://blog.plataformatec.com.br/tag/simple_form
MIT License
8.21k stars 1.31k forks source link

Problem with Heroku #1805

Closed Chelsea46 closed 1 year ago

Chelsea46 commented 1 year ago

Environment

Current behavior

Failing to deploy on Heroku error message Rake aborted! uninitialized constant SimpleForm

Expected behavior

carlosantoniodasilva commented 1 year ago

We'd need more information, like the full stacktrace, other gems you might be using, the version, or even an app that reproduces the issue.