app
Add bootstrap and main application template
2023-10-22 15:03:45 -04:00
bin
Add rspec and request tests
2023-10-13 19:42:17 -04:00
db
Add devise
2023-10-13 18:16:00 -04:00
lib
Add dictionary ingest and view
2023-10-12 22:24:35 -04:00
log
Initial commit.
2023-10-12 19:34:46 -04:00
public
Initial commit.
2023-10-12 19:34:46 -04:00
spec
Add bootstrap and main application template
2023-10-22 15:03:45 -04:00
storage
Initial commit.
2023-10-12 19:34:46 -04:00
tmp
Initial commit.
2023-10-12 19:34:46 -04:00
vendor
Initial commit.
2023-10-12 19:34:46 -04:00
.dockerignore
Initial commit.
2023-10-12 19:34:46 -04:00
.gitattributes
Initial commit.
2023-10-12 19:34:46 -04:00
.gitignore
Initial commit.
2023-10-12 19:34:46 -04:00
.rspec
Add rspec and request tests
2023-10-13 19:42:17 -04:00
.ruby-version
Initial commit.
2023-10-12 19:34:46 -04:00
config.ru
Initial commit.
2023-10-12 19:34:46 -04:00
Dockerfile
Initial commit.
2023-10-12 19:34:46 -04:00
Gemfile
Add bootstrap and main application template
2023-10-22 15:03:45 -04:00
Gemfile.lock
Add bootstrap and main application template
2023-10-22 15:03:45 -04:00
Rakefile
Initial commit.
2023-10-12 19:34:46 -04:00
README.md
Write first README
2023-10-22 14:10:12 -04:00