Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

simple_form_for #44

Open
fagianijunior opened this issue Nov 12, 2016 · 2 comments
Open

simple_form_for #44

fagianijunior opened this issue Nov 12, 2016 · 2 comments

Comments

@fagianijunior
Copy link

rails g bootstrap:install --template-engine=haml

It try to overview some files, like lib/templates/haml/scaffold/_form.html.haml

but it try to change simple_form to form_for, bootstrap-generators do support to simple_form_for??

@decioferreira
Copy link
Owner

it does not support simple_form. But if you want to keep the simple_form version, you just need to reject the substitution; or compare both versions and update the simple_form template.

@mustmodify
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants