diaspora/spec
2010-11-01 16:42:46 +01:00
..
controllers redirecting to :back instead of manage page on failed aspect creation +spec 2010-11-01 16:42:46 +01:00
fixtures
helpers
javascripts
lib removed user#aspect method. all aspect creation should be scoped through the user -> aspect association proper: user.aspects.create(opts) 2010-10-31 12:34:26 -07:00
mailers removed user#aspect method. all aspect creation should be scoped through the user -> aspect association proper: user.aspects.create(opts) 2010-10-31 12:34:26 -07:00
models removed user#aspect method. all aspect creation should be scoped through the user -> aspect association proper: user.aspects.create(opts) 2010-10-31 12:34:26 -07:00
factories.rb
helper_methods.rb
misc_spec.rb removed user#aspect method. all aspect creation should be scoped through the user -> aspect association proper: user.aspects.create(opts) 2010-10-31 12:34:26 -07:00
spec_helper.rb