This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sun Mar 22 16:08:29 -0700 2009 | |
| |
README.rdoc | ||
| |
Rakefile | ||
| |
app/ | ||
| |
config/ | ||
| |
db/ | Sun Mar 22 14:31:02 -0700 2009 | |
| |
doc/ | Sun Mar 22 16:08:29 -0700 2009 | |
| |
lib/ | Sun Mar 22 16:08:29 -0700 2009 | |
| |
log/ | Sun Mar 22 16:08:29 -0700 2009 | |
| |
public/ | Tue Mar 24 16:58:44 -0700 2009 | |
| |
script/ | Sun Mar 22 14:31:02 -0700 2009 | |
| |
test/ | ||
| |
tmp/ | Sun Mar 22 16:08:29 -0700 2009 | |
| |
vendor/ | Sun Mar 22 16:08:29 -0700 2009 |
README.rdoc
Micro Todo
Demo application (Rails 2.3) created in jrom.net/creando-una-aplicacion-web-con-ruby-on-rails-capitulo-1 [spanish].
Now featuring some new additions (read jrom.net/creando-una-aplicacion-web-con-ruby-on-rails-capitulo-2 ) like adding tasks using Ajax and completing/uncompleting tasks in a very fancy way.
To clone and play with it:
git clone git://github.com/jrom/microtodo.git
cd microtodo
rake db:migrate
script/server








