| caa54db |
2013-01-10 |
clearer conditional in constraint match check |
| 38efe87 |
2013-01-10 |
add asset pipeline guides section on implementing & regi... |
| 00f68c5 |
2013-01-10 |
update assets guide code styling |
| ae1f86f |
2013-01-07 |
access `@path` and `@routes` via reader methods in journey |
| a7f9c59 |
2013-01-07 |
refactor ShowExceptions' #call to use def-rescue instead... |
| 1907409 |
2013-01-07 |
more woring improvements to the engines guide |
| a8d4e27 |
2013-01-07 |
improve wording of the engines guide |
| 0acf921 |
2013-01-07 |
prefer american spelling of 'behavior' |
| d73cc03 |
2013-01-07 |
remove begin-rescue in favor of def-rescue |
| c445b07 |
2013-01-06 |
refactor DebugExceptions by combining two conditionals i... |
| 2467ec8 |
2013-01-06 |
refactor Journey::Routes |
| c730bef |
2013-01-06 |
refactor Route#ast to use or-equals and block, instead o... |
| 7a439d2 |
2013-01-06 |
delegate to :class rather than 'self.class' |
| 732d350 |
2013-01-05 |
prefer do-end for multiline block |
| af660ee |
2013-01-05 |
place article name in the beginning of guides page title |
| 76ab8be |
2013-01-05 |
fix guides' warning bottom padding |
| 5322a3e |
2013-01-05 |
fix img width in guides |
| 11f74f0 |
2013-01-05 |
wrap terminal prompt marks in a pre tag |
| 2585259 |
2013-01-05 |
proper article in the getting started guide |
| 434d9cb |
2013-01-05 |
allow toggling about env, not just showing |
| 1a59a6d |
2013-01-03 |
TODO typo fix |
| 1a5b5e1 |
2013-01-03 |
move error page js into script tag |
| 77f2ba9 |
2013-01-03 |
refactor Routing::Mapper |
| d7d4578 |
2013-01-03 |
fix env toggling, improve error page styling |
| 66844ec |
2013-01-02 |
make symbol reference in docs appear as code |
| 8ef780c |
2013-01-02 |
remove another unnecessary dup |
| aca0c6d |
2013-01-02 |
remove unnecessary #dup |
| 7c1af53 |
2013-01-02 |
replace #flatten with Array() |
| 30f86ea |
2013-01-02 |
add source line padding |
| bb932d5 |
2013-01-02 |
allow toggling dumps instead of just showing |
| fb58c0e |
2013-01-01 |
remove unnecessary always-nil var from #compact |