asciinema.org/spec
2014-02-01 11:02:06 +01:00
..
controllers Fix style violations 2014-02-01 10:29:49 +01:00
decorators Refactor user page to use a presenter object 2014-02-01 01:16:28 +01:00
factories Validate presence and uniqueness of both nickname and email 2013-10-22 17:52:04 +02:00
features Move test routes definition from routes.rb to a test file 2013-12-09 23:16:41 +01:00
fixtures Fix feature specs 2013-10-20 17:26:01 +02:00
helpers Don't take current user's email from current profile page's user 2013-10-23 21:54:11 +02:00
javascripts Change all occurrences of old project name to the new one 2013-09-23 19:05:36 +02:00
mailers Send email to asciicast author when someone comments 2012-04-12 15:49:20 +02:00
models Refactor user page to use a presenter object 2014-02-01 01:16:28 +01:00
presenters Fix style violations 2014-02-01 10:29:49 +01:00
requests Keep the lines shorther than 80 chars 2013-08-25 16:34:02 +02:00
routing Use new rspec syntax in all specs 2013-12-09 17:16:38 +01:00
serializers Fix AsciicastSerializer spec 2013-10-20 17:03:20 +02:00
services Store client's user agent on Asciicast record 2013-10-11 20:44:49 +02:00
support Use new rspec syntax in all specs 2013-12-09 17:16:38 +01:00
uploaders Replace Bzip2Uploader#decompressed with #decompressed_path 2013-08-13 19:52:53 +02:00
workers Don't cross 80 line boundary 2013-09-21 13:11:36 +02:00
spec_helper.rb Enable coveralls.io integration 2014-02-01 11:02:06 +01:00