Commit 3f24f54061c728a75a1928a85e837e182d79f25f
1 parent
31280cd4
Exists in
master
and in
4 other branches
install letter_opener
Showing
3 changed files
with
5 additions
and
0 deletions
Show diff stats
Gemfile
Gemfile.lock
... | ... | @@ -119,6 +119,8 @@ GEM |
119 | 119 | rails (>= 3.0.0) |
120 | 120 | launchy (2.0.5) |
121 | 121 | addressable (~> 2.2.6) |
122 | + letter_opener (0.0.2) | |
123 | + launchy | |
122 | 124 | libv8 (3.3.10.2) |
123 | 125 | linecache19 (0.5.12) |
124 | 126 | ruby_core_source (>= 0.1.4) |
... | ... | @@ -262,6 +264,7 @@ DEPENDENCIES |
262 | 264 | jquery-rails |
263 | 265 | kaminari |
264 | 266 | launchy |
267 | + letter_opener | |
265 | 268 | pygments.rb (= 0.2.3) |
266 | 269 | rails (= 3.1.0) |
267 | 270 | rails-footnotes (>= 3.7.5.rc4) | ... | ... |
config/environments/development.rb