Sha256: 627d715d1b0079d0ad5a28f9cd20a3129509d7ac523bb147c595d7cc18694026
Contents?: true
Size: 172 Bytes
Versions: 2
Compression:
Stored size: 172 Bytes
Contents
require 'orange-more/administration/cartons/site_carton' class OrangeBlog < Orange::SiteCarton id front do title :title end has n, :posts, "OrangeBlogPost" end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
orange-0.1.7 | lib/orange-more/blog/cartons/blog.rb |
orange-0.1.4 | lib/orange-more/blog/cartons/blog.rb |