Sha256: 1fe6a9ca5d4d5c2dc076304cc29365c1822cc58a44578f0898eaa758b97c3e2c

Contents?: true

Size: 463 Bytes

Versions: 4

Compression:

Stored size: 463 Bytes

Contents

****************************************************************************
* Check configuration settings in config/initializers/local/ucb_rails.rb

* run other generators, migrate db, remove superseded files

rails generate user_announcements:install
rails generate simple_form:install --bootstrap
rake db:migrate
rm public/index.html
rm app/views/layouts/application.html.erb  
  

****************************************************************************

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
ucb_rails-0.0.5 lib/generators/ucb_rails/templates/README
ucb_rails-0.0.4 lib/generators/ucb_rails/templates/README
ucb_rails-0.0.3 lib/generators/ucb_rails/templates/README
ucb_rails-0.0.2 lib/generators/ucb_rails/templates/README