54 Commits

Author SHA1 Message Date
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
Washington Botelho
55cd7a3093
fix: was calling factory over create method
we test using the method not just the persisted result
2018-01-26 19:07:43 -02:00
Washington Botelho
0b6c6879db
up: enable pass metadata to create method 2018-01-26 19:03:07 -02:00
Washington Botelho
71925e3dc9
doc: add example of metadata feature 2018-01-26 17:46:25 -02:00
Washington Botelho
a17c27e4a6
lint 2018-01-26 17:46:10 -02:00
Washington Botelho
a52b935583
doc: update support link 2018-01-26 17:28:11 -02:00
Washington Botelho
d5dbb15370
up: add donate button 2018-01-22 02:36:01 -02:00
Washington Botelho
380af89b50
up: precise dep declaration of activerecord 2018-01-22 02:31:22 -02:00
Washington Botelho
16f1d17588
doc: add code climate badage 2018-01-16 01:25:46 -02:00
Washington Botelho
20975c8f29
spec: refactor setup on shared context 2018-01-16 01:25:36 -02:00
Washington Botelho
acfae75b60
doc: update 2018-01-16 01:14:09 -02:00
Washington Botelho
63f2cb9320
spec: optimization using one less class 2018-01-16 01:14:05 -02:00
Washington Botelho
71f31e09ea
spec: move out wrong nested context 2018-01-15 22:04:05 -02:00
Washington Botelho
46530d5999
up: add uniqueness on voting based on resource id 2018-01-14 22:43:13 -02:00
Washington Botelho
de3ac30c24
fix: spec tables creator path 2018-01-14 22:42:53 -02:00
Washington Botelho
4919da1f52
lint: uses sql keys on upcase 2018-01-14 22:30:31 -02:00
Washington Botelho
d163c74bcb
lint: using it over specify 2018-01-14 22:29:59 -02:00
Washington Botelho
f52de88423
fix: using plural name on file 2018-01-14 22:29:47 -02:00
Washington Botelho
6b2b5064f2
gem update 2018-01-14 22:29:14 -02:00
Washington Botelho
088f880048
bump ruby to 2.4.3 2018-01-14 22:28:34 -02:00
Washington Botelho
af8621c0fa
doc: update 2018-01-08 15:55:54 -02:00
Washington Botelho
135b1f67ab
v0.2.0 2017-11-03 00:08:39 -02:00
Washington Botelho
722eb9ef05
add support to specify author models 2017-11-03 00:02:23 -02:00
Washington Botelho
cd51130143
add scope support 2017-11-02 23:35:08 -02:00