Commit Graph

13 Commits (029631df6da051b06a633e3ee9b6973272e10bfe)

Author SHA1 Message Date
Marcin Kulik 3f798ab7aa Check code style with cane and tailor 13 years ago
Marcin Kulik 4041b31284 Update usage of FactoryGirl to new syntax 13 years ago
Marcin Kulik c4f40322ed Merge branch 'master' into comments
* master:
  Display asciicast author and creation time
  Claiming asciicasts
  User#add_user_token
  Asciicast.assign_user
  User tokens for assigning asciicasts to users
  Better styles + pagination

Conflicts:
	app/models/asciicast.rb
	db/schema.rb
	spec/factories/asciicasts.rb
	spec/factories/users.rb
13 years ago
Marcin Kulik 9e59b19c16 Claiming asciicasts 13 years ago
Marcin Kulik 1ba9067551 User tokens for assigning asciicasts to users 13 years ago
Micha Wrobel 62849d150e Make asciicast factory valid 13 years ago
Micha Wrobel 33651dbe95 Add uid sequence 13 years ago
Micha Wrobel 70cf1bdc3b Add comment resource 13 years ago
Micha Wrobel d4f127508f Add nickname column to users 13 years ago
Micha Wrobel 0768209393 Set not validated attributes to nil 13 years ago
Micha Wrobel 0190c3f049 Add avatar_url column, modify migration file 13 years ago
Micha Wrobel f59841abaf Add user model, and .create_with_omniauth method 13 years ago
Marcin Kulik c5de80788a Asciicast model 13 years ago