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

Update current gem defaults #139

Closed
wants to merge 2 commits into from
Closed

Update current gem defaults #139

wants to merge 2 commits into from

Commits on Jan 17, 2013

  1. Update current gem defaults

    Provide fewer options and more opinions:
    
    * Add assets group to Gemfile.
    * Add jQuery to Gemfile.
    * Add Postgres to Gemfile.
    * Add Rails to Gemfile.
    * Add Strong Parameters to Gemfile.
    * Alphabetize existing gems.
    * Make Capybara Webkit a default.
    * Remove Clearance.
    * Remove Flutie.
    * Remove Paperclip.
    * Replace Formtastic with Simple Form.
    * Specify minimum version of Capybara Webkit.
    * Specify minimum version of Rails.
    Dan Croak committed Jan 17, 2013
    Copy the full SHA
    465edd4 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2013

  1. Remove empty header

    Dan Croak committed Jan 18, 2013
    Copy the full SHA
    d641ccf View commit details
    Browse the repository at this point in the history