Commit Graph

10 Commits

Author SHA1 Message Date
Petko Bordjukov 9f875a88bf Add an initial Track model implementation 2014-08-10 20:30:37 +03:00
Petko Bordjukov de9a3aea9d Add initial Conference model implementation 2014-08-10 19:57:46 +03:00
Petko Bordjukov 8122f89322 Add more validations to SpeakerProfile 2014-08-07 15:19:28 +03:00
Petko Bordjukov 068ea45cbe Add Mobile Phone validation to SpeakerProfile 2014-08-07 14:45:58 +03:00
Petko Bordjukov 02059ad2a8 Introduce SpeakerProfile
All the personal data of the user that is not used for system
tasks (such as login) is held here.
2014-08-07 14:05:13 +03:00
Petko Bordjukov fc1605e4a0 Create a custom has_errors_on RSpec matcher 2014-08-07 14:03:28 +03:00
Petko Bordjukov 44b88349d7 Add a HomeController 2014-07-29 13:38:20 +03:00
Petko Bordjukov 28d99528de Generate an initial User model 2014-07-28 14:15:08 +03:00
Petko Bordjukov c2f1f5450d Include the Factory Girl commands 2014-07-28 14:14:46 +03:00
Petko Bordjukov e4554ecf5d Add RSpec helpers 2014-07-28 13:06:28 +03:00