Sha256: c78131bf512e057fbaf69db0852fa4951e9304ef4a3096e51c6c72666ce85a4f

Contents?: true

Size: 339 Bytes

Versions: 4

Compression:

Stored size: 339 Bytes

Contents

# If you use gems that require environment variables to be set before they are
# loaded, then list `dotgpg-rails` in the `Gemfile` before those other gems and
# require `dotgpg/rails-now`.
#
#     gem "dotgpg-rails", :require => "dotgpg/rails-now"
#     gem "gem-that-requires-env-variables"
#

require "dotgpg/rails"
Dotgpg::Railtie.load

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
dotgpg-rails-0.2.1 lib/dotgpg/rails-now.rb
dotgpg-rails-0.2.0 lib/dotgpg/rails-now.rb
dotgpg-rails-0.1.1 lib/dotgpg/rails-now.rb
dotgpg-rails-0.1.0 lib/dotgpg/rails-now.rb