Sha256: 0f7b57066e91959d4094dca23ef61b8690fb0a93c57ab7fa7b26dacec0ccec32
Contents?: true
Size: 367 Bytes
Versions: 13
Compression:
Stored size: 367 Bytes
Contents
<%= current_env -%> <%- if pickle -%> require 'pickle/world' # Example of configuring pickle: # # Pickle.configure do |config| # config.adapters = [:machinist] # config.map 'I', 'myself', 'me', 'my', :to => 'user: "me"' # end <%- end -%> <%- if pickle_path -%>require 'pickle/path/world' <%- end -%> <%- if pickle_email -%>require 'pickle/email/world' <%- end -%>
Version data entries
13 entries across 13 versions & 3 rubygems