module Edgarj
Constants
- LINES_PER_PAGE
- LIST_TEXT_MAX_LEN
- VERSION
Public Class Methods
label(label)
click to toggle source
ActiveRecord::FixtureSet.identify へのショートカット
# File lib/edgarj.rb, line 11 def self.label(label) ActiveRecord::FixtureSet.identify(label) end