Feenix website
Go to file
2022-12-06 14:34:08 +02:00
app retreat page with images and settings 2022-12-06 14:34:08 +02:00
bin rails new 2022-11-21 12:10:04 +02:00
cms retreat page with images and settings 2022-12-06 14:34:08 +02:00
config pick up merged code too 2022-12-02 15:14:57 +02:00
db rails new 2022-11-21 12:10:04 +02:00
lib rails new 2022-11-21 12:10:04 +02:00
log rails new 2022-11-21 12:10:04 +02:00
merged@eeb0cb13a0 retreat page with images and settings 2022-12-06 14:34:08 +02:00
public rails new 2022-11-21 12:10:04 +02:00
storage rails new 2022-11-21 12:10:04 +02:00
test rails new 2022-11-21 12:10:04 +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 rails new 2022-11-21 12:10:04 +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
config.ru rails new 2022-11-21 12:10:04 +02:00
Gemfile makes merged views work 2022-11-29 01:13:46 +02:00
Gemfile.lock checkpoint for template style changes 2022-12-04 18:37:43 +02:00
Procfile.dev rails new 2022-11-21 12:10:04 +02:00
Rakefile rails new 2022-11-21 12:10:04 +02:00
README.md rails new 2022-11-21 12:10:04 +02:00

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

  • ...