Feenix website
Go to file
Torsten 445731ee44 also remove rspec 2022-12-23 17:38:25 +02:00
app splitting the menues into files 2022-12-22 16:45:55 +02:00
bin rails new 2022-11-21 12:10:04 +02:00
cms fix the navbar 2022-12-09 23:24:22 +02:00
config scoping devise 2022-12-21 17:30:29 +02:00
db flex around devise, also reconfirmable 2022-12-20 21:02:36 +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 fix false checkin 2022-12-22 18:14:15 +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 create members 2022-12-20 17:05:26 +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
Gemfile also remove rspec 2022-12-23 17:38:25 +02:00
Gemfile.lock also remove rspec 2022-12-23 17:38:25 +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

  • ...