Devin Howard
|
7d4da81272
|
Update code style automatically using rubocop gem (#563)
* install rubocop
* 1961 automatic rubocop fixes
* update rubocop.yml to ignore half of the remaining cops
* rubocop lint warnings
* random other warnings fixed
|
2016-07-26 08:14:23 +08:00 |
|
Devin Howard
|
27942546b8
|
fix 2 bugs on develop (#565)
* fix js bug
* if mappable is nil it causes an error
|
2016-07-02 16:32:02 +08:00 |
|
Devin Howard
|
a05c7dc5fe
|
avoid pundit error if no map specified with a mapping
|
2016-03-14 14:37:01 +08:00 |
|
Devin Howard
|
3823c708fd
|
update mapping policy
|
2016-03-14 11:09:27 +08:00 |
|
Connor Turland
|
b236f4c689
|
handle not logged in scenarios
|
2016-03-13 02:41:32 +11:00 |
|
Connor Turland
|
bc505a1361
|
pundit: now updating maps actually works
|
2016-03-12 11:47:40 +11:00 |
|
Connor Turland
|
5d179ae5ec
|
pundit: policy didn't exist
|
2016-03-12 11:47:32 +11:00 |
|
Connor Turland
|
bd3afff069
|
pundit: fix queries
|
2016-03-12 11:46:31 +11:00 |
|
Connor Turland
|
d8c328468e
|
changess for pundit
|
2016-03-12 11:45:39 +11:00 |
|
Devin Howard
|
615eaf580e
|
mapping policy
|
2016-03-11 21:30:54 +08:00 |
|