Skip to content

Commit 42b5c13

Browse files
committed
Merge pull request #3 from pollygee/master
Add binding_of_caller gem to development
2 parents 2205514 + 95fa997 commit 42b5c13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

template.rb

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
gem_group :development do
99
gem 'better_errors'
1010
gem 'did_you_mean'
11+
gem 'binding_of_caller'
1112
end
1213

1314
# Move sqlite3 to development

0 commit comments

Comments
 (0)