-
- Downloads
Merge pull request #124 from codidact/luap42/tour
New user tour
Showing
- app/assets/javascripts/tags.js 18 additions, 1 deletionapp/assets/javascripts/tags.js
- app/assets/javascripts/tour.js 52 additions, 0 deletionsapp/assets/javascripts/tour.js
- app/assets/stylesheets/tour.scss 16 additions, 0 deletionsapp/assets/stylesheets/tour.scss
- app/controllers/tour_controller.rb 17 additions, 0 deletionsapp/controllers/tour_controller.rb
- app/helpers/tour_helper.rb 2 additions, 0 deletionsapp/helpers/tour_helper.rb
- app/models/user.rb 10 additions, 1 deletionapp/models/user.rb
- app/views/tour/end.html.erb 16 additions, 0 deletionsapp/views/tour/end.html.erb
- app/views/tour/index.html.erb 17 additions, 0 deletionsapp/views/tour/index.html.erb
- app/views/tour/more.html.erb 155 additions, 0 deletionsapp/views/tour/more.html.erb
- app/views/tour/question1.html.erb 16 additions, 0 deletionsapp/views/tour/question1.html.erb
- app/views/tour/question2.html.erb 256 additions, 0 deletionsapp/views/tour/question2.html.erb
- app/views/tour/question3.html.erb 391 additions, 0 deletionsapp/views/tour/question3.html.erb
- config/routes.rb 9 additions, 0 deletionsconfig/routes.rb
- public/assets/codidactyl.png 0 additions, 0 deletionspublic/assets/codidactyl.png
- public/assets/tour-clippy.png 0 additions, 0 deletionspublic/assets/tour-clippy.png
- public/assets/tour-evil.png 0 additions, 0 deletionspublic/assets/tour-evil.png
- test/controllers/tour_controller_test.rb 7 additions, 0 deletionstest/controllers/tour_controller_test.rb
Loading
Please register or sign in to comment