Skip to content
tyler edited this page Sep 14, 2010 · 2 revisions
  • Settle on directory structure
    • Just use the Merb directory structure
  • Create a models directory, make them autoload
  • Autoload controllers
  • Move views out of controllers
  • Change the Iota Model works.
    • Iota Model gets the “class methods”, Iota Model Row gets the “instance methods”
  • Extract Iota from the sample app
  • Simple generator to make an app skeleton
  • Error messages
  • Installer
  • Update for latest version of Io
Clone this wiki locally