clarion/app/models
Petko Bordjukov 6330940a34 Add tests for translatable Conference attributes
Test if the title and the description attributes of the Conference model
are translatable. Also introduce a custom matcher for translatable
attributes as there will be many. Fix a typo in the process.
2014-11-04 21:16:06 +02:00
..
concerns Create a new Rails app called Clarion 2014-07-28 12:34:18 +03:00
.keep Create a new Rails app called Clarion 2014-07-28 12:34:18 +03:00
conference.rb Add tests for translatable Conference attributes 2014-11-04 21:16:06 +02:00
event.rb Conference review UI 2014-10-15 13:32:58 +03:00
hall.rb Implement deletion of conferences 2014-10-15 13:32:58 +03:00
lecture.rb Add an initial implementation of the Event model 2014-08-10 21:18:41 +03:00
slot.rb Add schedule model 2014-10-12 13:26:07 +03:00
speaker_profile.rb User details preview 2014-09-17 17:48:46 +03:00
suggestion_group.rb Sort suggestions by speaker name 2014-10-10 19:23:38 +03:00
track.rb Implement deletion of conferences 2014-10-15 13:32:58 +03:00
user.rb Sort suggestions by speaker name 2014-10-10 19:23:38 +03:00
workshop.rb Add an initial implementation of the Event model 2014-08-10 21:18:41 +03:00