Sha256: 087d6898ea14583a02a22d619949958559eda1fb7b93cce02b18f80ef2ba3da2
Contents?: true
Size: 367 Bytes
Versions: 3
Compression:
Stored size: 367 Bytes
Contents
<%= current_env -%> <%- if pickle -%> require 'pickle/world' # Example of configuring pickle: # # Pickle.configure do |config| # config.adaptors = [: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
3 entries across 3 versions & 1 rubygems