# File lib/gorillib/model/positional_fields.rb, line 27 def field(*args) options = args.extract_options! super(*args, {position: positionals.count}.merge(options)) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.