source 'https://rubygems.org'# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'gem 'rails', '4.1.0'# Use sqlite3 as the database for Active Recordgem 'sqlite3'# Use SCSS for stylesheetsgem 'sass-rails', '~> 4.0.3'# Use Uglifier as compressor for JavaScript assetsgem 'uglifier', '>= 1.3.0'# Use CoffeeScript for .js.coffee assets and viewsgem 'coffee-rails', '~> 4.0.0'# See https://github.com/sstephenson/execjs#readme for more supported runtimes# gem 'therubyracer', platforms: :ruby# Use jquery as the JavaScript librarygem 'jquery-rails'# Turbolinks makes following links in your web application faster. Read more: https://github.com/rails/turbolinksgem 'turbolinks'# Build JSON APIs with ease. Read more: https://github.com/rails/jbuildergem 'jbuilder', '~> 2.0'# bundle exec rake doc:rails generates the API under doc/api.gem 'sdoc', '~> 0.4.0', group: :doc# Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/springgem 'spring', group: :development# custom gemsgem 'devise'group :development, :test dogem 'rspec-rails', '~> 3.0.0'gem 'factory_girl_rails', "~> 4.0"gem 'guard-rspec', require: falseendgroup :test dogem 'shoulda-matchers', require: falseend
Colin
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-ta...@googlegroups.com.
To post to this group, send email to rubyonra...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLv7Ndq3yZpvm9_LFa0zp25F%3DdOXPKR%2BkXoHfstCf3%3D5HQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Colin
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-ta...@googlegroups.com.
To post to this group, send email to rubyonra...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLvtm3Q0oiOFJsxLDfDG1Vz-20iUXv2cV3kf9hRV6KQzRQ%40mail.gmail.com.