Sha256: 225eb75af85ed7736134838aeb278d2517062057d4b636ec3cd779068e272137
Contents?: true
Size: 95 Bytes
Versions: 3
Compression:
Stored size: 95 Bytes
Contents
class Example < ActiveRecord::Base has_many :widgets validates :foo, presence: true end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
terrain-0.0.3 | spec/support/example.rb |
terrain-0.0.2 | spec/support/example.rb |
terrain-0.0.1 | spec/support/example.rb |