Sha256: 106e0336c45b22616b539f7fc0a35a0c852ddb61daab52a8dfb124d31e23cdb2

Contents?: true

Size: 269 Bytes

Versions: 4

Compression:

Stored size: 269 Bytes

Contents

class Grape::Entity
  def self.inherited(subclass)
    ActiveSupport::Deprecation.warn 'Use of Grape::Entity is discouraged, please transition your code to Roar representers - https://github.com/bellycard/napa/blob/master/docs/grape_entity_to_roar.md', caller
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
napa-0.5.0 lib/napa/deprecations/grape_entity.rb
napa-0.4.3 lib/napa/deprecations/grape_entity.rb
napa-0.4.1 lib/napa/deprecations/grape_entity.rb
napa-0.4.0 lib/napa/deprecations/grape_entity.rb