Sha256: 94543ef83a90e74650db40e6cda8f2ceb20c497242b953cf3250ac7dd167b3a1

Contents?: true

Size: 177 Bytes

Versions: 59

Compression:

Stored size: 177 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

59 entries across 59 versions & 2 rubygems

Version Path
padrino-gen-0.16.0.pre3 test/fixtures/admin_template.rb
padrino-gen-0.16.0.pre2 test/fixtures/admin_template.rb
padrino-gen-0.15.3 test/fixtures/admin_template.rb
padrino-gen-0.15.2 test/fixtures/admin_template.rb
padrino-gen-0.15.1 test/fixtures/admin_template.rb
padrino-gen-0.15.0 test/fixtures/admin_template.rb
padrino-gen-0.14.4 test/fixtures/admin_template.rb
padrino-gen-0.14.3 test/fixtures/admin_template.rb
padrino-gen-0.12.9 test/fixtures/admin_template.rb
padrino-gen-0.14.2 test/fixtures/admin_template.rb
padrino-gen-0.13.3.4 test/fixtures/admin_template.rb
padrino-gen-0.14.1.1 test/fixtures/admin_template.rb
padrino-gen-0.14.1 test/fixtures/admin_template.rb
padrino-gen-0.14.0.2 test/fixtures/admin_template.rb
padrino-gen-0.14.0.1 test/fixtures/admin_template.rb
padrino-gen-0.14.0 test/fixtures/admin_template.rb
padrino-gen-0.14.0.rc2 test/fixtures/admin_template.rb
padrino-gen-0.14.0.rc1 test/fixtures/admin_template.rb
padrino-gen-0.13.3.3 test/fixtures/admin_template.rb
padrino-gen-0.13.3.2 test/fixtures/admin_template.rb