asciinema.org/app/models
2014-04-10 22:14:20 +02:00
..
api_token.rb Use strong_parameters instead of protected_attributes 2014-02-12 20:22:20 +01:00
asciicast_params.rb Split User.for_api_token into separate lookup and create methods 2014-02-20 21:11:09 +01:00
asciicast.rb Refactor Asciicast#user 2014-02-12 21:33:42 +01:00
brush.rb Fix display of reversed characters in the thumbnails and the preview 2013-09-21 13:05:12 +02:00
buffered_stdout.rb Add BufferedStdout class whose #each yields at 60 hz tops 2013-08-27 20:31:27 +02:00
cell.rb Adjust Snapshot#crop to work on already optimized lines 2013-09-21 13:05:12 +02:00
comment.rb Use strong_parameters instead of protected_attributes 2014-02-12 20:22:20 +01:00
cursor.rb Animation frames generation on the backend 2013-09-10 21:29:17 +02:00
frame_diff_list.rb Animation frames generation on the backend 2013-09-10 21:29:17 +02:00
frame_diff.rb Make Terminal return already optimized snapshot 2013-09-20 23:05:34 +02:00
frame.rb Animation frames generation on the backend 2013-09-10 21:29:17 +02:00
grid.rb Adjust Snapshot#crop to work on already optimized lines 2013-09-21 13:05:12 +02:00
like.rb Data model for "Like" 2012-04-06 14:06:40 +02:00
playback_options.rb Rename "font_size" playback option to "size" 2014-01-18 14:19:23 +01:00
snapshot.rb Animation frames generation on the backend 2013-09-10 21:29:17 +02:00
stdout.rb Don't crash when stdout data is shorter than expected 2013-09-21 13:05:12 +02:00
terminal.rb Use yajl for parsing terminal snapshots 2013-09-22 12:25:34 +02:00
user.rb Allow capital letters in usernames 2014-04-10 22:14:20 +02:00