bootstrappers icon indicating copy to clipboard operation
bootstrappers copied to clipboard

Bootstrappers is the base Rails application using Bootstrap template and other goodies.

Results 9 bootstrappers issues
Sort by recently updated
recently updated
newest added

Thanks for madeinfree's pull request .

Hello xdite! I am reading the book Rails 101 (old version) The bootstrappers gem I installed has some problem that I do not know how to fix. When I start...

installed latest gem (4.2). under ruby 2.0.0, rails 4 error occur when first "rails s" ![screen shot 2013-08-31 at 5 23 54 pm](https://f.cloud.github.com/assets/4737228/1062044/3f0395ee-121f-11e3-8f1c-3c2eae065bbc.png)

add postgresql_database.yml.erb sqlite_database.yml.erb app_builder.rb -> use_sqlite_config_template, use_postgresql_config_template modified app_generator.rb -> setup_database That's all for supporting non mysql database application

- Asking respec setup. - Auto insert rspec related rubygems into `Gemfile` and `bundle install` - Add `devise` rspec hepler to `spec/spec_helper.rb` - Disable generate helper, helper_spec, assets files when...

RubyGems.org doesn't report a license for your gem. This is because it is not specified in the [gemspec](http://docs.rubygems.org/read/chapter/20#license) of your last release. via e.g. ``` spec.license = 'MIT' # or...

I need to use another bundle install source for my network environment. Can I do that ? Thank you !

simple_form 2.1.0 high voltage