Sha256: 6c0d0297f2b578c9de8e42c769ae800ac2600fd406d4b3985208f9fbe1baf7a1
Contents?: true
Size: 214 Bytes
Versions: 1
Compression:
Stored size: 214 Bytes
Contents
Errapi.configure do |config| # Configure error serializers to switch to camel-case notation for properties # and values (e.g. "locationType" instead of "location_type"). # config.options.camelize = true end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
errapi-rails-0.1.1 | lib/generators/templates/initializer.rb |