Sha256: 7e27cbc6b821c05d73ed8e29d176b62d86bcce5524c828412ceba32863397d5c
Contents?: true
Size: 393 Bytes
Versions: 1
Compression:
Stored size: 393 Bytes
Contents
source :rubygems gem 'rails', '2.3.14' gem 'sqlite3-ruby', '~> 1.3.1' gem 'sunspot', :path => File.expand_path('../../../sunspot', __FILE__) gem 'sunspot_solr', :path => File.expand_path('../../../sunspot_solr', __FILE__) gem 'sunspot_rails', :path => File.expand_path('../..', __FILE__) group :test do gem 'rspec-rails', '~> 1.3.4' gem 'test-unit', '~> 1.2.3', :platform => :mri_19 end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sunspot_rails-2.0.0.pre.130115 | gemfiles/rails-2.3.14 |