Removing mini-profiler that doesn't work, formatting timelines a bit better
This commit is contained in:
parent
d23671b5fd
commit
bc0692d75b
6 changed files with 4 additions and 28 deletions
5
Gemfile
5
Gemfile
|
@ -60,13 +60,8 @@ group :development do
|
|||
gem 'binding_of_caller'
|
||||
gem 'letter_opener'
|
||||
gem 'bullet'
|
||||
gem 'memory_profiler'
|
||||
end
|
||||
|
||||
group :production do
|
||||
gem 'rails_12factor'
|
||||
end
|
||||
|
||||
group :development, :production do
|
||||
gem 'rack-mini-profiler'
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue