Skip to content

Instantly share code, notes, and snippets.

@squeedee
Created April 4, 2012 06:36
Show Gist options
  • Select an option

  • Save squeedee/2299163 to your computer and use it in GitHub Desktop.

Select an option

Save squeedee/2299163 to your computer and use it in GitHub Desktop.
My Rails 3.1 Template
gem("sass-rails", '~> 3.1')
gem ('bootstrap-sass', '~> 2.0.2')
application do
"config.active_record.whitelist_attributes = true"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment