Merge remote-tracking branch 'upstream/rails3' into twitter-bootstrap
Conflicts: Gemfile
This commit is contained in:
commit
1822b330d1
5 changed files with 9 additions and 5 deletions
3
Gemfile
3
Gemfile
|
|
@ -18,6 +18,7 @@ end
|
|||
gem 'jquery-rails'
|
||||
|
||||
gem 'mysql2'
|
||||
gem 'sqlite3', :group => :development
|
||||
gem 'prawn'
|
||||
gem 'haml-rails'
|
||||
gem 'kaminari'
|
||||
|
|
@ -36,4 +37,4 @@ gem 'meta_search'
|
|||
|
||||
group :production do
|
||||
gem 'exception_notification', :require => 'exception_notifier'
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue