Go to file
2023-02-07 17:07:18 +02:00
app dynamic but not yet reactive text in handlebars 2023-02-07 17:07:18 +02:00
bin move to phusion 2023-01-04 14:03:17 +02:00
config an opal experiment 2023-02-05 16:18:18 +02:00
db first gallery version 2023-01-25 22:15:54 +02:00
lib an opal experiment 2023-02-05 16:18:18 +02:00
log rails new 2022-11-21 12:10:04 +02:00
merged fix text sections 2023-01-29 17:01:15 +02:00
public adding favicon 2023-01-13 14:24:21 +02:00
test first gallery version 2023-01-25 22:15:54 +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
.ruby-version update ruby 2023-01-12 18:31:34 +02:00
config.ru rails new 2022-11-21 12:10:04 +02:00
Gemfile add opal browser, find element in dom 2023-02-05 17:47:51 +02:00
Gemfile.lock add opal browser, find element in dom 2023-02-05 17:47:51 +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
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

  • ...