- 2a2535ac Define the examples differently and make them phat.
- 6dc7ed15 Change the way the sparkline is calculated. This way it'll always be the length of the element. Also fix issue where it would go outside of the element. And add background colour for effect. This commit will look fucked though since vi didnt like the previous formatting.
- 51b0aa3a Retry on connection issues, but eventually raise a Riddle exception.
- 5aa4db8c Check if table exists to prevent erroring.
- 2a5fac32 Spec connection retrying. Move the retrying in to the initialise connection method.
- cb1a1e25 Ignore vim swap files.
- 64cb82ee Only rescue on ECONNREFUSED when initialising the connection.
- b38571b4 Define a method for each available adapter so you can query what DB is being used.
- 24e007da Ignore vim swap files.
- 47a54071 ERubis template implementation
- 8465ac68 Mustache template implementation
- 30c53244 Add in cucumber files from tpope/vim-cucumber.
- bbb8c9b3 Latest tpope/vim-cucumber files.
- 534f158e Pull in the latest syntastic (Aug 11).
- bbbe9fa1 Apply filters after checking for static files. From #278 by Chris.
- 7fe6eb89 Add rdoc as a base dependency.
- 645d6863 Dependencies for prebuilt files need to be specific for mislav-hanna.
- 5ccfd077 Rank API link higher on the documentation list.
- 0065667b Can't push to public. Contributing section instead.
- abd3afc4 Moneta::YAML. Just another option really.