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

Fixed modal for Twitter Bootstrap 3 #51

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pol0nium
Copy link

Hi there,

I built an app using Rails Composer and selected Bootstrap 3.
It looks like Rails Composer chose to use this code : _user.html.erb which doesn't work properly with Bootstrap 3. This update should fix it.

Regards,

@DanielKehoe
Copy link
Member

Could you please give me the diagnostics from your README file provided by Rails Composer? I'd like to see what options you selected as I'm not sure this is the right place to fix the code.

@pol0nium
Copy link
Author

pol0nium commented Apr 2, 2014

Here it is :

This application was generated with the rails_apps_composer gem:
https://github.com/RailsApps/rails_apps_composer
provided by the RailsApps Project:
http://railsapps.github.io/


Recipes:

  • apps4
  • controllers
  • core
  • email
  • extras
  • frontend
  • gems
  • git
  • init
  • models
  • prelaunch
  • railsapps
  • readme
  • routes
  • saas
  • setup
  • testing
  • views

Preferences:

  • git: true
  • apps4: none
  • dev_webserver: thin
  • prod_webserver: thin
  • database: postgresql
  • templates: erb
  • unit_test: rspec
  • integration: none
  • continuous_testing: none
  • fixtures: none
  • frontend: bootstrap3
  • email: gmail
  • authentication: devise
  • devise_modules: invitable
  • authorization: cancan
  • form_builder: simple_form
  • starter_app: admin_app
  • quiet_assets: true
  • local_env_file: figaro
  • better_errors: true
  • ban_spiders: true

License

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

Successfully merging this pull request may close these issues.

2 participants