Sha256: 5f3c8748682e573349975aca5668e3475c7e2e0d59b91b224f9fadbf836a935a
Contents?: true
Size: 225 Bytes
Versions: 1
Compression:
Stored size: 225 Bytes
Contents
class AnafHabtmGenerator < Rails::Generators::Base source_root File.expand_path("../assets", __FILE__) def copy_initializer_file copy_file "nested_attributes.rb", "public/javascripts/nested_attributes.rb" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
anaf_habtm-0.0.2 | lib/generators/anaf_habtm_generator.rb |