Skip to content

Simple app to help ESaaS students practice their understanding of Rails routing

Notifications You must be signed in to change notification settings

SiriwatHuntra/rails-routing-practice

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rails Routing Practice

This simple app lets students learning Rails get some practice understanding how routes from config/routes.rb are parsed.

The learner enters some config/routes.rb-compliant route descriptions, and can then enter various routes (method + URI) to see how they would be recognized and how params would be parsed from them.

Everything here is CC-BY-NC-SA.

About

Simple app to help ESaaS students practice their understanding of Rails routing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 64.7%
  • HTML 34.8%
  • Procfile 0.5%