Commit Graph

28 Commits

Author SHA1 Message Date
Piotr Solnica 2bd079fc8b
rubocop -a --only Style/StringLiterals 2020-12-12 07:43:08 +01:00
Ivan Shamatov 4f80db97dc
Revert 2.3 ruby compatibility (#80) 2020-01-25 13:05:47 +03:00
Piotr Solnica c82c143b2c
Use Gemfile.devtools 2020-01-04 13:12:30 +01:00
Ivan Shamatov 5ceb100846 Removing hanami-utils dependency.
Usage of Dry-inflector just increases a number of dependencies, though, we really don't need to worry about instantiating to much objects. Default Dry::Inflector config works perfectly agains current specs, and actually only 2 object at runtime.

Callback::Chain was replaced with CallbackStack. It implements only 2 methods, which are simplified `append` and `run`, but saves compatibility with previous versions.
2019-12-17 14:02:12 +03:00
Ivan Shamatov ed573e7250 Removing Hanami devtool dependencies 2019-12-09 14:06:28 +03:00
Ivan Shamatov a269dacc29 Manual Metrics/LineLength 2019-12-09 01:30:30 +03:00
Ivan Shamatov d913a5f9d4 Style/FrozenStringLiteralComment 2019-12-08 23:28:22 +03:00
Piotr Solnica d00f8f7e4d
Add ossy to devel gems 2019-12-08 16:22:52 +01:00
Luca Guidi a1d8b71d0c
Prepare for v0.3.0 2018-10-23 09:00:11 +02:00
Luca Guidi 841e6f1786
Merge branch 'master' into develop 2018-07-12 12:51:33 +02:00
Luca Guidi cbc0782498
Code quality tools (#43) 2018-07-12 12:50:02 +02:00
Luca Guidi fa37d933d0
Bump version to v0.3.0.beta1 2018-04-12 09:56:24 +02:00
Luca Guidi 04bf3cf071
Gemfile 2018-04-12 09:54:01 +02:00
Luca Guidi e6034ebead
Prepare for v0.2.0 2018-04-10 10:48:35 +02:00
Luca Guidi 997fbbc932
Prepare for v0.2.0.rc2 2018-04-05 17:43:46 +02:00
Luca Guidi 50632a5bf1
Prepare for v0.2.0.rc1 2018-03-29 16:15:57 +02:00
Luca Guidi 9b3c2bd9e3
Prepare for v0.2.0.beta2 2018-03-23 11:38:01 +01:00
Luca Guidi be3f525159
Bump version to v0.2.0.beta1 2018-02-12 14:24:43 +01:00
Luca Guidi 70699853e6
Use hanami-utils at develop branch 2017-11-29 17:47:05 +01:00
Luca Guidi d381d237e9
Depend on hanami-utils 1.1.x branch 2017-10-25 09:08:51 +02:00
Luca Guidi 1da8d81cc9
Prepare for v0.1.0 2017-10-24 17:09:33 +02:00
Luca Guidi 8418619af3
Prepare for v0.1.0.rc1 2017-10-16 08:52:16 +02:00
Luca Guidi 3bfa53672f
Prepare for v1.1.0.beta3 2017-10-04 11:41:21 +02:00
Luca Guidi 528229db6f
Prepare for v0.1.0.beta2 2017-10-03 12:25:18 +02:00
Luca Guidi 6320997904
Prepare for v0.1.0.beta1 2017-08-10 18:22:02 +02:00
Luca Guidi 0a89da28b2 Don't bundle byebug if on CI or JRuby 2017-04-19 12:41:07 +02:00
Luca Guidi c035fbf492 Initial test 2017-04-14 10:41:56 +02:00
Luca Guidi 6400bc4325 Initial mess 2017-04-04 09:34:51 +02:00