Sha256: 31b7f187caeed85e2e8e00911b36b314c354b845b3f4cf5885742e0a2bf028ad

Contents?: true

Size: 92 Bytes

Versions: 1

Compression:

Stored size: 92 Bytes

Contents

Post.also_has do
  def self.stuff_class_method
  end

  def stuff_instance_method
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
not_only_but_also-1.0.0 spec/rails_root/app/models/post/stuff.rb