vinistock/sail

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/PULL_REQUEST_TEMPLATE/pull_request_template.md
.github/dependabot.yml
.github/workflows/ruby_on_rails.yml
.gitignore
.prettierrc.json
.rspec
.rubocop.yml
CHANGELOG.md
CONTRIBUTING.md
Gemfile
Gemfile.lock
MIT-LICENSE
README.md
Rakefile
app/assets/config/sail_manifest.js0
A
0 mins
app/assets/images/sail/angle-left.svg
app/assets/images/sail/angle-right.svg
app/assets/images/sail/check.svg
app/assets/images/sail/cog.svg
app/assets/images/sail/external-link-alt.svg
app/assets/images/sail/sail.gif
app/assets/images/sail/sliders-h.svg
app/assets/images/sail/times.svg
app/assets/images/sail/undo.svg
app/assets/javascripts/sail/application.js0
A
0 mins
app/assets/javascripts/sail/settings.js160
A
3 hrs
app/assets/stylesheets/sail/application.css.erb
app/assets/stylesheets/sail/settings.css
app/controllers/sail/application_controller.rb15
A
0 mins
app/controllers/sail/profiles_controller.rb29
A
0 mins
app/controllers/sail/settings_controller.rb63
A
0 mins
app/helpers/sail/application_helper.rb13
A
0 mins
app/models/sail/application_record.rb5
A
0 mins
app/models/sail/entry.rb12
A
0 mins
app/models/sail/profile.rb43
A
0 mins
app/models/sail/setting.rb165
A
0 mins
app/views/layouts/sail/application.html.erb
app/views/sail/profiles/_profile.html.erb
app/views/sail/profiles/create.js.erb
app/views/sail/profiles/destroy.js.erb
app/views/sail/profiles/switch.js.erb
app/views/sail/settings/_guide_modal.html.erb
app/views/sail/settings/_profiles_modal.html.erb
app/views/sail/settings/_search.html.erb
app/views/sail/settings/_setting.html.erb
app/views/sail/settings/_sort_menu.html.erb
app/views/sail/settings/index.html.erb
app/views/sail/settings/update.js.erb