Bit Goblin website source code
Go to file
2022-07-04 15:58:13 -04:00
app Removed a link_tree line from JS config since it's not needed 2022-07-04 15:58:13 -04:00
bin Moved the site over to Ruby on Rails 2022-07-04 01:21:08 -04:00
config Moved the site over to Ruby on Rails 2022-07-04 01:21:08 -04:00
db Moved the site over to Ruby on Rails 2022-07-04 01:21:08 -04:00
lib Moved the site over to Ruby on Rails 2022-07-04 01:21:08 -04:00
log Moved the site over to Ruby on Rails 2022-07-04 01:21:08 -04:00
public Moved the site over to Ruby on Rails 2022-07-04 01:21:08 -04:00
storage Moved the site over to Ruby on Rails 2022-07-04 01:21:08 -04:00
test Moved the site over to Ruby on Rails 2022-07-04 01:21:08 -04:00
tmp Moved the site over to Ruby on Rails 2022-07-04 01:21:08 -04:00
.gitattributes Moved the site over to Ruby on Rails 2022-07-04 01:21:08 -04:00
.gitignore Moved the site over to Ruby on Rails 2022-07-04 01:21:08 -04:00
config.ru Moved the site over to Ruby on Rails 2022-07-04 01:21:08 -04:00
Gemfile Removed Ruby version from Gemfile 2022-07-04 14:10:36 -04:00
Gemfile.lock Removed Ruby version from Gemfile 2022-07-04 14:10:36 -04:00
Rakefile Moved the site over to Ruby on Rails 2022-07-04 01:21:08 -04:00
README.md Moved the site over to Ruby on Rails 2022-07-04 01:21:08 -04: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

  • ...