Removed annoate and hirb Gemfiles.
Annotate: Better look in schema.rb, this reference should be always up to date. Hirb: To reactivate hirb, look in railscasts: http://railscasts.com/episodes/48-console-tricks-revised
This commit is contained in:
parent
af3c07f031
commit
8a74e7d77f
67 changed files with 1 additions and 1056 deletions
5
Gemfile
5
Gemfile
|
|
@ -20,11 +20,6 @@ gem 'localize_input', :git => "git://github.com/bennibu/localize_input.git"
|
|||
gem 'acts_as_configurable'
|
||||
gem 'wikicloth'
|
||||
|
||||
group :development do
|
||||
gem 'annotate'
|
||||
gem 'hirb'
|
||||
end
|
||||
|
||||
group :production do
|
||||
gem 'exception_notification', :require => 'exception_notifier'
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue