asciinema.org/spec
2013-08-13 19:52:54 +02:00
..
controllers Serve asciicast as JSON in chunks 2013-08-13 19:52:54 +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 Add feature spec for widget 2013-08-10 16:51:21 +02:00
fixtures Make Stdout provide data in chunks 2013-08-13 19:52:53 +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 Require explicit call to Terminal#snapshot for getting the snapshot 2013-08-13 19:52:53 +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 Adjust SnapshotCreator to the latest API changes in Terminal and Stdout 2013-08-13 19:52:54 +02:00
streamers Serve asciicast as JSON in chunks 2013-08-13 19:52:54 +02:00
support Process incoming asciicast with AsciicastCreator 2013-08-06 00:37:35 +02:00
uploaders Replace Bzip2Uploader#decompressed with #decompressed_path 2013-08-13 19:52:53 +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