asciinema.org/spec
2013-08-08 15:41:57 +02:00
..
controllers Use stub_model instead of rspec's double 2013-08-08 15:26:12 +02:00
decorators Get rid of the asciicast comments that are not used anymore 2013-08-08 15:25:27 +02:00
factories Rename stdout to stdout_data, stdin to stdin_data 2013-08-06 00:37:34 +02:00
features Fix feature spec for visiting asciicast page 2013-08-06 00:37:35 +02:00
fixtures Process incoming asciicast with AsciicastCreator 2013-08-06 00:37:35 +02:00
helpers Fix specs 2012-07-29 19:43:03 +02:00
javascripts Update AnsiInterpreter spec to reflect interface change 2012-12-01 16:15:00 +01:00
lib Fix typo in filename 2012-03-08 15:00:00 +01:00
mailers Send email to asciicast author when someone comments 2012-04-12 15:49:20 +02:00
models Make Snapshot#crop return the snapshot of exact requested height 2013-08-06 00:37:37 +02:00
parsers Abstract stdout_data and stdout_timing as a single value object 2013-08-06 00:37:34 +02:00
presenters Generate thumbnails from JSON snapshot via Snapshot/SnaphotPresenter 2013-08-06 00:37:36 +02:00
requests Add request spec for asciicast upload 2013-08-08 15:41:57 +02:00
routing Claiming asciicasts 2012-03-04 20:30:26 +01:00
services One more attempt to fix the memory leak 2013-08-06 12:50:38 +02:00
support Process incoming asciicast with AsciicastCreator 2013-08-06 00:37:35 +02:00
uploaders Add Bzip2Uploader for uploading, retrieving and decompressing bzip2 files 2013-08-06 00:37:34 +02:00
views/users Update specs 2012-04-09 15:56:26 +02:00
workers Update SnapshotWorker to generate colorful snapshots 2013-08-06 00:37:35 +02:00
spec_helper.rb Don't require rspec/autorun in spec_helper 2013-08-06 00:37:31 +02:00