Sha256: 31c1e20d9eccf45fb9e49185dbf4212212485b289da60172058687ea96edeabd
Contents?: true
Size: 422 Bytes
Versions: 11
Compression:
Stored size: 422 Bytes
Contents
# DEMO APP (Rails 5.2) ### Usage - `rake db:schema:load` - `rails s` - Navigate to http://localhost:3000 ### Following files were added or changed: - db/schema.rb - config/{application, routes, boot}.rb - config/environments/{development, test}.rb - app/models/{address,user,super_user,faux_user}.rb - app/controllers/bootstrap_controller.rb - app/views/layouts/application.html.erb - app/views/bootstrap/form.html.erb
Version data entries
11 entries across 11 versions & 3 rubygems