EPHEC-Enovatech/sensorygarden-api

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.gitignore
.rspec
.ruby-version
.travis.yml
Capfile
Gemfile
Gemfile.lock
README.md
Rakefile
app/views/contact_mailer/contact_demand.html.erb
app/views/contact_mailer/contact_demand.text.erb
app/views/contact_mailer/password_reset.html.erb
app/views/contact_mailer/user_signup.html.erb
app/views/layouts/mailer.html.erb
app/views/layouts/mailer.text.erb
bin/bundle
bin/cap
bin/capify
bin/rails
bin/rake
bin/rspec
bin/setup
bin/spring
bin/update
bundler:install
config.ru
public/robots.txt
app/channels/application_cable/channel.rb4
app/channels/application_cable/connection.rb4
app/controllers/application_controller.rb24
app/controllers/categories_controller.rb37
app/controllers/comments_controller.rb39
app/controllers/contact_controller.rb15
app/controllers/datas_controller.rb103
app/controllers/devices_controller.rb86
app/controllers/monitor_controller.rb5
app/controllers/posts_controller.rb54
app/controllers/sensors_controller.rb35
app/controllers/user_token_controller.rb3
app/controllers/users_controller.rb102
app/jobs/application_job.rb2
app/mailers/application_mailer.rb4
app/mailers/contact_mailer.rb16
app/models/application_record.rb3
app/models/categories_post.rb4
app/models/category.rb5
app/models/comment.rb5