Commit Graph

18 Commits

Author SHA1 Message Date
dependabot[bot] 72ffe8c8dd
Bump puma from 3.12.1 to 3.12.2
Bumps [puma](https://github.com/puma/puma) from 3.12.1 to 3.12.2.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v3.12.1...v3.12.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-06 08:18:17 +00:00
Thor77 be0c1a6135 Lock rubocop to version 0.72.0 2019-09-14 10:20:43 +02:00
Daniel Schädler 26ebce7b00 Add rubocop-rails 2019-06-21 10:47:04 +02:00
Daniel Schädler 8bc6504dd5 Add rubocop-performance
This feature was moved from rubocop to this gem.
2019-06-21 10:41:38 +02:00
Thor77 fc37c5031b Add mailgun-ruby dependency 2019-06-18 12:27:00 +02:00
Thor77 b38a0e2ed9
Add production database config and secret 2019-06-17 15:38:17 +02:00
Thor77 7f8e1651f0 Bump ruby version to 2.6.2 2019-04-03 09:40:49 +02:00
Daniel Schädler 5bad1fc3a4 include Interactors for Business logic 2018-11-29 10:41:35 +01:00
Thor77 9003f9332d Add ActiveModelSerializers dependency 2018-11-21 18:27:45 +01:00
Thor77 94d2c4291a
Add coveralls coverage reporting 2018-11-19 11:38:56 +01:00
Thor77 11f29750b6 Limit shoulda to shoulda-matchers
because contexts are already provided by RSpec
2018-11-13 19:16:19 +01:00
Thor77 bcb4bb7ccb Initialize RSpec setup
including shoulda, Faker and FactoryBot
2018-11-13 16:56:16 +01:00
Thor77 b729b37e07 Allow access from all origins 2018-11-13 16:09:23 +01:00
Daniel Schädler c2814a0faf Add rubocop & solargraph as development dependency 2018-11-12 16:42:38 +01:00
Thor77 6908472def Add controller and model diagrams via railroady 2018-11-12 13:11:25 +01:00
Thor77 2a20c02f56 Apply rubocop formatting 2018-11-10 15:50:27 +01:00
Thor77 3f8ca715cc Add devise token authentication 2018-11-10 15:46:02 +01:00
Thor77 9d51a36b0a Initial commit 2018-10-30 15:52:46 +01:00