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 c4b5b16e6f Merge branch 'likes'
* likes:
  Data model for "Like"

Conflicts:
	app/models/user.rb
	db/schema.rb
13 years ago
..
20111123210607_create_asciicasts.rb
20111123214033_add_stdin_stderr_to_asciicast.rb
20120114195316_change_asciicast_duration_to_float.rb
20120225124004_create_users.rb
20120226184448_add_nickname_column_to_users_table.rb
20120227230718_create_comments.rb
20120304161025_add_user_token_to_asciicast.rb
20120304162005_create_user_tokens.rb
20120311134312_add_description_to_asciicast.rb
20120311142204_add_featured_to_asciicast.rb
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