add fast blank

This commit is contained in:
Sam
2013-04-02 09:24:59 +11:00
parent 61b5c0340e
commit a81b1476ca
2 changed files with 12 additions and 1 deletions

View File

@@ -105,6 +105,8 @@ group :development do
gem 'pry-rails'
end
gem 'fast_blank', github: "SamSaffron/fast_blank"
# IMPORTANT: mini profiler monkey patches, so it better be required last
# If you want to amend mini profiler to do the monkey patches in the railstie
# we are open to it.