Commit Graph

127 Commits (52b4785161a505915f06d41eec6ec90b5beac75a)

Author SHA1 Message Date
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
Washington Botelho 9de85d0814
fix: makes sure unique and sequential date 2018-02-08 18:49:45 -02:00
Ion Drimba Filho 214223750b extracted tables migration to multi-files 2018-02-08 15:06:13 -02:00
Washington Botelho 359d720a82
v0.4.0 2018-02-06 18:05:24 -02:00
Washington Botelho 7958664068
fix: drop if table exists 2018-02-06 18:05:20 -02:00
Washington Botelho b3a42bd571
up: enables billion of precision on decimal field 2018-02-06 17:59:42 -02:00
Washington Botelho 9882309485
fix: float does not exists on mysql
fix precision on average calculation making dividend as decimal
2018-02-06 17:56:23 -02:00
Washington Botelho 9634ae87bc
doc: fix method call attribute 2018-01-30 17:19:52 -02:00
Washington Botelho edabc849bb
doc: remove useless line 2018-01-29 15:16:55 -02:00
Washington Botelho 6997371a79
v0.3.0 2018-01-29 15:15:33 -02:00
Washington Botelho bcf4e8c740
gem: update 2018-01-29 14:15:40 -02:00
Washington Botelho 286b03be63
lint 2018-01-26 19:58:12 -02:00
Washington Botelho 038a0d20cb
spec: fix missing metadata attribute 2018-01-26 19:32:45 -02:00
Washington Botelho ad747791d9
gem: update 2018-01-26 19:20:42 -02:00
Washington Botelho b0738b5cc8
feat: add ability to persist metadata 2018-01-26 19:16:56 -02:00