You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
JuliusR 2db00d5d3d rails generate simple_form:install 1 year ago
app use Strong Parameters for Article 1 year ago
bin initial commit (rails new sharedlists) 1 year ago
config rails generate simple_form:install 1 year ago
db Change update_attributes to update 1 year ago
lib rails generate simple_form:install 1 year ago
log initial commit (rails new sharedlists) 1 year ago
public initial commit (rails new sharedlists) 1 year ago
storage initial commit (rails new sharedlists) 1 year ago
test initial commit (rails new sharedlists) 1 year ago
tmp initial commit (rails new sharedlists) 1 year ago
vendor initial commit (rails new sharedlists) 1 year ago
.browserslistrc initial commit (rails new sharedlists) 1 year ago
.dockerignore Add Docker files, Update rails commands 1 year ago
.gitattributes initial commit (rails new sharedlists) 1 year ago
.gitignore initial commit (rails new sharedlists) 1 year ago
.ruby-version initial commit (rails new sharedlists) 1 year ago
Dockerfile Add Docker files, Update rails commands 1 year ago
Dockerfile.development Add Docker files, Update rails commands 1 year ago
Gemfile add will_paginate 1 year ago
Gemfile.lock add will_paginate 1 year ago
LICENSE Add Licence file 1 year ago
Procfile Add Docker files, Update rails commands 1 year ago
README.md initial commit (rails new sharedlists) 1 year ago
Rakefile initial commit (rails new sharedlists) 1 year ago
babel.config.js initial commit (rails new sharedlists) 1 year ago
config.ru initial commit (rails new sharedlists) 1 year ago
docker-compose.yml Add Docker files, Update rails commands 1 year ago
docker-entrypoint.sh Add Docker files, Update rails commands 1 year ago
package.json add jquery (via webpack) 1 year ago
postcss.config.js initial commit (rails new sharedlists) 1 year ago
proc-start Add Docker files, Update rails commands 1 year ago
yarn.lock add jquery (via webpack) 1 year ago

README.md

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...