Sha256: 1ca9aa71f5f31bf25955594f4ba711157283014d329ccc22f6dd6d28563eca9d

Contents?: true

Size: 203 Bytes

Versions: 34

Compression:

Stored size: 203 Bytes

Contents

require 'type_cartographer'

module <%= module_camel %>
	class V<%= api_version %>::<%= resource_camel %> < ActiveRecord::Base
		self.table_name = '<%= module_snake %>_<%= resource_plural %>'
		
	end
end

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
json_voorhees-1.5.1 lib/generators/json_voorhees/engine_create_model/templates/model.rb
json_voorhees-1.5.0 lib/generators/json_voorhees/engine_create_model/templates/model.rb
json_voorhees-1.4.9 lib/generators/json_voorhees/engine_create_model/templates/model.rb
json_voorhees-1.4.8 lib/generators/json_voorhees/engine_create_model/templates/model.rb
json_voorhees-1.4.7 lib/generators/json_voorhees/engine_create_model/templates/model.rb
json_voorhees-1.4.6 lib/generators/json_voorhees/engine_create_model/templates/model.rb
json_voorhees-1.4.5 lib/generators/json_voorhees/engine_create_model/templates/model.rb
json_voorhees-1.4.2 lib/generators/json_voorhees/engine_create_model/templates/model.rb
json_voorhees-1.4.1 lib/generators/json_voorhees/engine_create_model/templates/model.rb
json_voorhees-1.4.0 lib/generators/json_voorhees/engine_create_model/templates/model.rb
json_voorhees-1.3.2 lib/generators/json_voorhees/engine_create_model/templates/model.rb
json_voorhees-1.3.1 lib/generators/json_voorhees/engine_create_model/templates/model.rb
json_voorhees-1.3.0 lib/generators/json_voorhees/engine_create_model/templates/model.rb
json_voorhees-1.0.0 lib/generators/json_voorhees/engine_create_model/templates/model.rb
json_voorhees-0.5.5 lib/generators/json_voorhees/engine_create_model/templates/model.rb
json_voorhees-0.5.4 lib/generators/json_voorhees/engine_create_model/templates/model.rb
json_voorhees-0.5.3 lib/generators/json_voorhees/engine_create_model/templates/model.rb
json_voorhees-0.5.2 lib/generators/json_voorhees/engine_create_model/templates/model.rb
json_voorhees-0.5.1 lib/generators/json_voorhees/engine_create_model/templates/model.rb
json_voorhees-0.5.0 lib/generators/json_voorhees/engine_create_model/templates/model.rb