.github/FUNDING.yml | |
|
|
.gitignore | |
|
|
.rspec | |
|
|
CHANGELOG.md | |
|
|
Gemfile | |
|
|
Gemfile.lock | |
|
|
LICENSE.txt | |
|
|
README.md | |
|
|
bin/sinator | |
|
|
lib/sinator.rb | 0 | A 0 mins | F 0% |
lib/sinator/command.rb | 44 | A 0 mins | A 100% |
lib/sinator/generator.rb | 81 | A 45 mins | A 100% |
lib/sinator/templates/Gemfile.erb | |
|
|
lib/sinator/templates/Rakefile.erb | |
|
|
lib/sinator/templates/app.erb | |
|
|
lib/sinator/templates/app/routes/home.erb | |
|
|
lib/sinator/templates/app/views/home/index.erb | |
|
|
lib/sinator/templates/app/views/layout.erb | |
|
|
lib/sinator/templates/assets/javascripts/app.js | 0 | A 0 mins |
|
lib/sinator/templates/assets/javascripts/main.js | 0 | A 0 mins |
|
lib/sinator/templates/assets/javascripts/plugins.js | 18 | A 0 mins |
|
lib/sinator/templates/assets/stylesheets/app.css.scss | |
|
|
lib/sinator/templates/assets/stylesheets/main.css.scss | |
|
|
lib/sinator/templates/config.ru.erb | |
|
|
lib/sinator/templates/config/application.rb | 6 | A 0 mins |
|
lib/sinator/templates/config/boot.rb | 7 | A 0 mins |
|
lib/sinator/templates/config/database.yml | |
|
|
lib/sinator/templates/config/puma/development.erb | |
|
|
lib/sinator/templates/config/puma/production.erb | |
|
|
lib/sinator/templates/db/migrations/000_example.rb | 0 | A 0 mins |
|
lib/sinator/templates/public/404.html | |
|
|
lib/sinator/templates/public/apple-touch-icon.png | |
|
|
lib/sinator/templates/public/browserconfig.xml | |
|
|
lib/sinator/templates/public/crossdomain.xml | |
|
|
lib/sinator/templates/public/favicon.ico | |
|
|
lib/sinator/templates/public/humans.txt | |
|
|
lib/sinator/templates/public/robots.txt | |
|
|
lib/sinator/templates/public/tile-wide.png | |
|
|
lib/sinator/templates/public/tile.png | |
|
|
lib/sinator/version.rb | 3 | A 0 mins |
|
sinator.gemspec | |
|
|