UserPreferences

Software/RubyOnRails/ToDo


You did not change the page content, not saved!

Clear message

This is a copy-and-paste-tutorial...

  1. Links
  2. Notes
  3. Problems

1. Links

2. Notes

Day 1 Lines:

rails ToDo
cd ToDo
dir="$(pwd)"
# warning: you may need to add this line to script/server:
# require 'sqlite'

Setup databse:

Data model:

Scaffold (controller?):

Day 2 follows... (not finished)

3. Problems

"uninitialized constant SQLite" ?