Sha256: c450f0194c9ca3c993e58cc1550a5683026b46dbaeff6d519acc5baa29fe89eb
Contents?: true
Size: 174 Bytes
Versions: 3
Compression:
Stored size: 174 Bytes
Contents
require 'contextify' class Book include Contextify contextify :book # Title of the book attr_accessor :title # Author of the book attr_accessor :author end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
contextify-0.2.0 | spec/helpers/book_context.rb |
contextify-0.1.6 | spec/helpers/book_context.rb |
contextify-0.1.5 | spec/helpers/book_context.rb |