-
Notifications
You must be signed in to change notification settings - Fork 93
Expand file tree
/
Copy pathTODO-2.0.txt
More file actions
32 lines (20 loc) · 749 Bytes
/
TODO-2.0.txt
File metadata and controls
32 lines (20 loc) · 749 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
## bugs
* https://hobo.lighthouseapp.com/projects/8324/tickets/974-partial-tag-not-html_safe-with-rails-3010#ticket-974-10
## documentation
https://trello.com/b/JCaGq7ev
## cookbook
https://trello.com/b/fvuauN0Q
## plugins
https://trello.com/b/fCwlMn7g
## Testing
* travis-ci
* add hobo-test to hobo/integration_tests
* create RAPID test suite
* coverage
## 2.1 or break code freeze
* (Matt) turf accessible associations
* clean_cache optimizations / config variable so we don't always reload RAPID
* rip out obsolete date stuff from convert_for_mass_assignment: https://github.com/tablatom/hobo/blob/master/hobo/lib/hobo/model.rb#L446
* multiple file support for AJAX uploads
* cache: redis support
* add support for has-one