Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Append in place for strings and arrays | Ciro Santilli | 2015-01-01 | 1 | -2/+2 |
| | |||||
* | Remove the dependancy of grit from class Network::Graph | Hiroyuki Sato | 2013-08-20 | 1 | -2/+2 |
| | |||||
* | Reducing database access. | Sato Hiroyuki | 2013-04-24 | 1 | -2/+1 |
| | |||||
* | Display note count on network graph. | Sato Hiroyuki | 2013-03-26 | 1 | -2/+9 |
| | |||||
* | Refactor: grouping parent and their space by including array. | Sato Hiroyuki | 2013-03-07 | 1 | -0/+5 |
| | |||||
* | Refactor: replace "render :json = graph.to_json" to view ↵ | Sato Hiroyuki | 2013-03-07 | 1 | -0/+5 |
template(show.json.erb). Because model shouldn't know about view logic. |