You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asciinema.org/db/migrate
Marcin Kulik 785273707b Proper design, finally! 12 years ago
..
20111123210607_create_asciicasts.rb Asciicast model 13 years ago
20111123214033_add_stdin_stderr_to_asciicast.rb stdin/stdout as mounted Carrierwave uploader 13 years ago
20120114195316_change_asciicast_duration_to_float.rb Duration should be float 13 years ago
20120225124004_create_users.rb Add avatar_url column, modify migration file 13 years ago
20120226184448_add_nickname_column_to_users_table.rb Add nickname column to users 13 years ago
20120227230718_create_comments.rb NOT NULL for comment columns 13 years ago
20120304161025_add_user_token_to_asciicast.rb User tokens for assigning asciicasts to users 13 years ago
20120304162005_create_user_tokens.rb User tokens for assigning asciicasts to users 13 years ago
20120311134312_add_description_to_asciicast.rb Description field for Asciicast 13 years ago
20120311142204_add_featured_to_asciicast.rb Featured asciicasts 13 years ago
20120403165915_add_username_to_asciicast.rb Display ~username from asciicast if no profile assigned 13 years ago
20120406114956_create_likes.rb Data model for "Like" 13 years ago
20120406115845_add_likes_count_to_asciicast.rb Merge branch 'likes' 13 years ago
20120406152447_add_snapshot_to_asciicast.rb Thumbnail generation in Sidekiq worker 13 years ago
20120409142151_add_comments_count_to_asciicast.rb Display comments count 13 years ago
20120504191706_add_time_compression_to_asciicast.rb Time compression 12 years ago
20120722194347_add_views_count_to_asciicast.rb Proper design, finally! 12 years ago
20120724202403_add_index_on_views_count_to_asciicasts.rb Proper design, finally! 12 years ago
20120724203244_add_index_on_asciicast_id_and_created_at_to_comments.rb Proper design, finally! 12 years ago