Washington Botelho
|
63a0f7e83b
|
lint
|
2019-10-03 19:07:50 -03:00 |
Washington Botelho
|
149e3f878d
|
gem: adds rubocop performance
|
2019-10-03 19:06:28 -03:00 |
Washington Botelho
|
307fd09f26
|
gem: update
|
2019-10-03 19:04:06 -03:00 |
Washington Botelho
|
b0b7934ab2
|
rb: 2.6.5
|
2019-10-03 19:01:08 -03:00 |
Washington Botelho
|
0400bf8fda
|
rm: removes remove index command
keeps all scopes together
|
2018-06-14 14:19:19 -03:00 |
Washington Botelho
|
bbf9d2a217
|
gem: update
|
2018-06-14 13:58:50 -03:00 |
Washington Botelho
|
51a89db806
|
doc: adds at least one reference
|
2018-06-14 13:44:34 -03:00 |
Washington Botelho
|
826538f3a1
|
up: adds next version changelog
|
2018-03-31 18:51:05 -03:00 |
Washington Botelho
|
f2f31a5f49
|
up: makes polymorphic column type smaller
|
2018-03-27 18:00:56 -03:00 |
Washington Botelho
|
99c1a1fff6
|
gem: update
|
2018-03-27 17:48:00 -03:00 |
Washington Botelho
|
c306e39513
|
up: uses index in the same order as rails query
|
2018-03-27 17:47:48 -03:00 |
Washington Botelho
|
c7ce1d256a
|
v0.8.0
|
2018-03-05 20:34:10 -03:00 |
Washington Botelho
|
9debad6310
|
up: bump ruby to 2.5.0
|
2018-03-05 20:32:25 -03:00 |
Washington Botelho
|
fd954f677f
|
feat: unscoped rating
|
2018-03-05 20:26:50 -03:00 |
Washington Botelho
|
09010f5ee2
|
v0.7.0
|
2018-03-02 15:18:38 -03:00 |
Washington Botelho
|
4c62090d0e
|
doc: adds validations example
|
2018-03-02 15:17:26 -03:00 |
Washington Botelho
|
c279b62720
|
doc: add extra scopes info
|
2018-03-01 18:34:17 -03:00 |
Washington Botelho
|
84e549bf58
|
up: rake to run all kind of specs
|
2018-03-01 17:50:49 -03:00 |
Washington Botelho
|
f9de473ea4
|
feat: adds extra scopes option
|
2018-03-01 17:50:28 -03:00 |
Washington Botelho
|
1365f948db
|
feat: enable custom validation via yml config
|
2018-03-01 17:49:57 -03:00 |
Washington Botelho
|
2af3187190
|
lint
|
2018-03-01 13:37:37 -03:00 |
Washington Botelho
|
c91d7dc150
|
ref: using inline scope values
|
2018-03-01 13:35:35 -03:00 |
Washington Botelho
|
96a5f67221
|
feat: add extra scopes support on rate class
|
2018-03-01 13:35:08 -03:00 |
Washington Botelho
|
30b4ac9484
|
Revert "up: removes validation to allow your custom one"
This reverts commit 763a1cd818 .
|
2018-02-28 13:58:56 -03:00 |
Washington Botelho
|
33507138c6
|
v0.6.0
|
2018-02-26 17:53:47 -03:00 |
Washington Botelho
|
763a1cd818
|
up: removes validation to allow your custom one
|
2018-02-26 17:53:43 -03:00 |
Washington Botelho
|
8760f71330
|
gem: update
|
2018-02-26 17:50:50 -03:00 |
Washington Botelho
|
9f6dd0ab37
|
doc: donation link
|
2018-02-14 15:45:06 -02:00 |
Washington Botelho
|
54980ec054
|
v0.5.0
|
2018-02-14 15:38:04 -02:00 |
Washington Botelho
|
719a6035d9
|
Merge pull request #2 from wbotelhos/adding-table-config
Adding table config
|
2018-02-14 15:37:35 -02:00 |
Washington Botelho
|
7247a25a96
|
up: makes spec for with and without config
|
2018-02-14 15:02:44 -02:00 |
Washington Botelho
|
6d71dccb2d
|
ref: no more need block config
|
2018-02-14 14:46:51 -02:00 |
Washington Botelho
|
ce7802072e
|
rm: config via initializer was dropped
table name cannot be change after load
|
2018-02-14 14:44:14 -02:00 |
Washington Botelho
|
1b05516762
|
up: add rake to run spec with config enabled
|
2018-02-14 14:43:26 -02:00 |
Washington Botelho
|
e2aaa83598
|
feat: makes table name configurable via yml
|
2018-02-14 14:43:13 -02:00 |
Washington Botelho
|
b7ffd3dfc2
|
gem: update
|
2018-02-14 10:44:04 -02:00 |
Washington Botelho
|
e9e08564e7
|
up: using config to build ar relations
|
2018-02-09 16:53:00 -02:00 |
Washington Botelho
|
148f12f8f9
|
fix: avoid warm up on update like before
it will avoid a bunch of unecessary updates
|
2018-02-09 16:50:11 -02:00 |
Washington Botelho
|
6bfea476ed
|
gem: update
|
2018-02-09 16:48:41 -02:00 |
Washington Botelho
|
4c7d957c22
|
feat: scoping support
|
2018-02-08 20:44:39 -02:00 |
Washington Botelho
|
296669ea6f
|
up: adds initializer template
|
2018-02-08 19:50:48 -02:00 |
Washington Botelho
|
726c6ae5ac
|
lint
|
2018-02-08 19:50:11 -02:00 |
Washington Botelho
|
e29e0c049e
|
fix: avoid error when has no rate record
|
2018-02-08 19:36:05 -02:00 |
Washington Botelho
|
1525a7b95f
|
spec: xit spec where we need to know how to do
|
2018-02-08 19:36:05 -02:00 |
Washington Botelho
|
a5474cfd51
|
up: table_name is already configured
|
2018-02-08 19:36:05 -02:00 |
Washington Botelho
|
008909edf3
|
lint
|
2018-02-08 19:36:05 -02:00 |
Washington Botelho
|
3bab0f5899
|
spec: fix spec file name
|
2018-02-08 19:36:05 -02:00 |
Washington Botelho
|
1c3685959b
|
fix: namespace and using string for lazy evaluate
|
2018-02-08 19:36:05 -02:00 |
Ion Drimba Filho
|
ab9610bfe0
|
feat: add tables name config
|
2018-02-08 19:36:05 -02:00 |
Washington Botelho
|
754aaca0e8
|
Merge pull request #1 from wbotelhos/extracting-migrations
Extracted tables migration to multi-files
|
2018-02-08 19:34:06 -02:00 |