.browserslistrc | |
|
|
.gitignore | |
|
|
.gitlab-ci.yml | |
|
|
.quantum | |
|
|
.rspec | |
|
|
.rubocop.yml | |
|
|
.ruby-version | |
|
|
Dockerfile | |
|
|
Gemfile | |
|
|
Gemfile.lock | |
|
|
Guardfile | |
|
|
LICENSE.md | |
|
|
README.md | |
|
|
Rakefile | |
|
|
app/assets/config/manifest.js | 0 | A 0 mins |
|
app/assets/images/dummy.png | |
|
|
app/assets/stylesheets/application.css | |
|
|
app/assets/stylesheets/scaffold.css | |
|
|
app/channels/application_cable/channel.rb | 4 | A 0 mins |
|
app/channels/application_cable/connection.rb | 4 | A 0 mins |
|
app/controllers/application_controller.rb | 5 | A 0 mins |
|
app/controllers/oauth_controller.rb | 6 | A 0 mins |
|
app/controllers/resources_controller.rb | 7 | A 0 mins |
|
app/javascript/packs/application.js | 1 | A 0 mins |
|
app/jobs/application_job.rb | 2 | A 0 mins |
|
app/mailers/application_mailer.rb | 4 | A 0 mins |
|
app/models/application_record.rb | 3 | A 0 mins |
|
app/models/community_record.rb | 3 | A 0 mins |
|
app/models/record.rb | 35 | A 0 mins |
|
app/models/record/event_record.rb | 182 | A 3 hrs |
|
app/models/record/poi_record.rb | 340 | C 1 day |
|
app/models/resource.rb | 3 | A 0 mins |
|
app/services/api_request_service.rb | 74 | A 3 hrs |
|
app/services/authentication.rb | 37 | A 0 mins |
|
app/services/importer.rb | 47 | A 0 mins |
|
app/services/setting.rb | 26 | A 0 mins |
|
app/services/translation.rb | 70 | A 1 hr |
|
app/views/layouts/application.html.erb | |
|
|
app/views/layouts/mailer.html.erb | |
|
|
app/views/layouts/mailer.text.erb | |
|
|
app/views/resources/index.html.erb | |
|
|
babel.config.js | 80 | A 3 hrs |
|
bin/bundle | |
|
|
bin/rails | |
|
|
bin/rake | |
|
|
bin/setup | |
|
|
bin/spring | |
|
|
bin/start-cron.sh | |
|
|
bin/webpack | |
|
|
bin/webpack-dev-server | |
|
|