Go to file
Hub Feenix Member a3f0f09c4f move to phusion 2023-01-04 14:03:17 +02:00
app fix sign out and empty member 2023-01-03 19:38:04 +02:00
bin move to phusion 2023-01-04 14:03:17 +02:00
config fix staging, commands, demonizable puma (4.x) 2023-01-03 21:29:29 +02:00
db adding thredded forums 2022-12-31 22:01:51 +02:00
lib adds the data in active_hash mode 2022-12-11 13:43:12 +02:00
log rails new 2022-11-21 12:10:04 +02:00
merged image alignement 2023-01-01 15:18:37 +02:00
public clean up profile a bit 2022-12-31 16:46:48 +02:00
storage rails new 2022-11-21 12:10:04 +02:00
test actiontext install 2022-12-23 21:53:28 +02:00
tmp rails new 2022-11-21 12:10:04 +02:00
vendor rails new 2022-11-21 12:10:04 +02:00
.gitattributes rails new 2022-11-21 12:10:04 +02:00
.gitignore fix staging, commands, demonizable puma (4.x) 2023-01-03 21:29:29 +02:00
.gitmodules add merged as submodule 2022-11-28 20:16:45 +02:00
.ruby-version rails new 2022-11-21 12:10:04 +02:00
Gemfile move to phusion 2023-01-04 14:03:17 +02:00
Gemfile.lock move to phusion 2023-01-04 14:03:17 +02:00
Guardfile also remove rspec 2022-12-23 17:38:25 +02:00
Procfile.dev rails new 2022-11-21 12:10:04 +02:00
README.md rails new 2022-11-21 12:10:04 +02:00
Rakefile rails new 2022-11-21 12:10:04 +02:00
config.ru rails new 2022-11-21 12:10:04 +02:00

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

  • ...