Sha256: 897e88445c9c88c7427ab93f7a1b4f4da8b2f184f1e949d000abd3ae09fe51a9

Contents?: true

Size: 315 Bytes

Versions: 2

Compression:

Stored size: 315 Bytes

Contents

json.extract! <%= singular_table_name %>, <%= full_attributes_list %>
json.url <%= "api_" if options[:with_api] %><%= "#{options[:api_version]}_" if options[:with_api] and options[:api_version].present? %><%= singular_table_name %>_url(<%= singular_table_name %><%= ", format: 'json'" unless options[:with_api] %>)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
jbuilder_rspec_generator-1.5 lib/generators/rails/jbuilder/templates/partial.json.jbuilder
jbuilder_rspec_generator-1.4 lib/generators/rails/jbuilder/templates/partial.json.jbuilder