Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building a simple Sinatra powered tic-tac-toe game as an example for teaching some friends.

App currently contains:

  • app.rb - the application code
  • Gemfile - specifies the gems this app relies on
  • Gemfile.lock - automatically generated dependancy file
  • views/ - this is the default folder for erb views
  • layout.erb - this is the default layout to be used for all erb files
  • public/ - this is the default folder for serving static assets
  • Procfile - this tells Heroku or Foreman how to run the application

About

teaching tool for a simple app

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages