Sha256: 3c74b52cb15eaa9169af2a4b3a5c98d0062d3717ea6b2964c0e711d878c6d6ac

Contents?: true

Size: 176 Bytes

Versions: 17

Compression:

Stored size: 176 Bytes

Contents

project :test => :shoulda, :orm => :activerecord

generate :model, "post title:string body:text"
rake "ar:create"
generate :admin
rake "ar:migrate"
generate :admin_page, "post"

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
padrino-gen-0.10.1 test/fixtures/admin_template.rb
padrino-gen-0.10.0 test/fixtures/admin_template.rb
padrino-gen-0.9.29 test/fixtures/admin_template.rb
padrino-gen-0.9.28 test/fixtures/admin_template.rb
padrino-gen-0.9.27 test/fixtures/admin_template.rb
padrino-gen-0.9.26 test/fixtures/admin_template.rb
padrino-gen-0.9.24 test/fixtures/admin_template.rb
padrino-gen-0.9.25 test/fixtures/admin_template.rb
padrino-gen-0.9.23 test/fixtures/admin_template.rb
padrino-gen-0.9.22 test/fixtures/admin_template.rb
padrino-gen-0.9.21 test/fixtures/admin_template.rb
padrino-gen-0.9.20 test/fixtures/admin_template.rb
padrino-gen-0.9.19 test/fixtures/admin_template.rb
padrino-gen-0.9.18 test/fixtures/admin_template.rb
padrino-gen-0.9.17 test/fixtures/admin_template.rb
padrino-gen-0.9.16 test/fixtures/admin_template.rb
padrino-gen-0.9.15 test/fixtures/admin_template.rb