asciinema.org/spec
2013-12-09 19:16:09 +01:00
..
controllers Use new rspec syntax in all specs 2013-12-09 17:16:38 +01:00
decorators Use new rspec syntax in all specs 2013-12-09 17:16:38 +01:00
factories Validate presence and uniqueness of both nickname and email 2013-10-22 17:52:04 +02:00
features Use new rspec syntax in all specs 2013-12-09 17:16:38 +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 Use factory_girl helpers instead of FactoryGirl.build/create 2013-12-09 17:19:14 +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 Move test specific carrierwave configuration to spec_helper 2013-12-09 19:16:09 +01:00