diff options
author | Seb Bacon <seb.bacon@gmail.com> | 2012-03-12 13:05:19 +0000 |
---|---|---|
committer | Seb Bacon <seb.bacon@gmail.com> | 2012-03-12 13:05:19 +0000 |
commit | 37bff4c0154b57b35a3194a9b31a9422496b955b (patch) | |
tree | 61592a6bb9d1d9fea378a6e4efa8fdf7d5525b8a /vendor/gems/recaptcha-0.3.1/init.rb | |
parent | 8b49dc894066e452232cabd09333895487f86986 (diff) | |
parent | 8acea24f98268fbb9b73b66b9e98a1788a3b30ac (diff) |
Merge branch 'merged-bundler' into develop
Diffstat (limited to 'vendor/gems/recaptcha-0.3.1/init.rb')
-rw-r--r-- | vendor/gems/recaptcha-0.3.1/init.rb | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/vendor/gems/recaptcha-0.3.1/init.rb b/vendor/gems/recaptcha-0.3.1/init.rb deleted file mode 100644 index 2e9a27ac8..000000000 --- a/vendor/gems/recaptcha-0.3.1/init.rb +++ /dev/null @@ -1,6 +0,0 @@ -# Rails plugin initialization. -# You can also install it as a gem: -# config.gem "ambethia-recaptcha", :lib => "recaptcha/rails", :source => "http://gems.github.com" - -require 'net/http' -require 'recaptcha/rails'
\ No newline at end of file |