Hiro Asari
|
26bdd84ae6
|
Eradicate @builds
Unclear if ivar is beneficial here.
|
2013-11-11 11:39:06 -05:00 |
|
Hiro Asari
|
30b60283f8
|
Construct build result URL from parts
Currently, there is no easy way to grab this information from
the Build model.
So we need to construct it from various parts at our disposal.
|
2013-11-11 09:39:13 -05:00 |
|
Hiro Asari
|
148f2477e8
|
Use here-doc for Atom feed template
Rather than unnaturally re-reading __FILE__ and splitting,
use a here-doc to clarify the intent.
(Should also consider splitting it to a file.)
|
2013-11-11 09:03:23 -05:00 |
|
Hiro Asari
|
3fa96de682
|
WIP: Atom feed for /repos/:owner_name/:name/builds
See travis-ci/travis-core#82
TODO: Link to indivisual build.
TODO: Add specs.
TODO: Review `#apply?`
|
2013-11-11 09:03:23 -05:00 |
|