Merge branch 'rails3' of github.com:bennibu/foodsoft into rails3
Conflicts: Gemfile
This commit is contained in:
commit
7c9d666909
5 changed files with 12 additions and 5 deletions
6
Gemfile
6
Gemfile
|
|
@ -36,4 +36,8 @@ gem 'meta_search'
|
|||
|
||||
group :production do
|
||||
gem 'exception_notification', :require => 'exception_notifier'
|
||||
end
|
||||
end
|
||||
|
||||
group :development do
|
||||
gem 'sqlite3'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue