Skip to content

bmaland/kds_talks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KDS Talks

This simple Rails app is the starting point for our workshop on Maintainable Ruby on Rails.

It imports the list of talks from the KDS web site and displays them on the screen.

Installation

bundle install
rake db:migrate
bundle exec rake kds:import_talks
bundle exec rails server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published