642N/A# Gems used only for assets and not required
642N/A# in production environments by default.
642N/A gem 'sass-rails', '~> 3.2.3'
642N/A gem 'coffee-rails', '~> 3.2.1'
642N/A gem 'compass', '~> 0.12.1'
642N/A gem 'uglifier', '>= 1.0.3'
642N/Agem 'formtastic', '~> 2.1.1'
gem 'inherited_resources'
gem 'nokogiri', '~> 1.5.0'
# Strip spaces in attributes
gem "strip_attributes", "~> 1.0"
gem 'carrierwave', "~> 0.6.1"
gem "shoulda_routing_macros", "~> 0.1.2"
gem "factory_girl_rails", "~> 1.7.0"
# pre-packaged Solr distribution for use in development