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 (
commit a757867824b8030e017b7750d2bd7794f2466c5c
tree ad01061fa7ffb8a6a1ecc6d299eaa0a2c2a36c6e
parent 877181bc980c5e6a00630f60f88b0f298a74d3a1
tree ad01061fa7ffb8a6a1ecc6d299eaa0a2c2a36c6e
parent 877181bc980c5e6a00630f60f88b0f298a74d3a1
| name | age | message | |
|---|---|---|---|
| |
.actionScriptProperties | Mon May 18 16:43:20 -0700 2009 | |
| |
.flexProperties | Wed Oct 15 16:17:36 -0700 2008 | |
| |
.gitmodules | Sat Dec 13 12:23:20 -0800 2008 | |
| |
.project | Wed Oct 15 16:17:36 -0700 2008 | |
| |
.settings/ | Thu Oct 16 21:34:45 -0700 2008 | |
| |
README.markdown | Fri Feb 27 00:45:01 -0800 2009 | |
| |
Rakefile | Wed Oct 15 16:17:36 -0700 2008 | |
| |
app/ | Thu May 28 11:22:38 -0700 2009 | |
| |
config/ | Tue Jun 23 21:25:27 -0700 2009 | |
| |
db/ | Sat Dec 13 12:21:03 -0800 2008 | |
| |
doc/ | Wed Oct 15 16:17:36 -0700 2008 | |
| |
html-template/ | Wed Oct 15 16:17:36 -0700 2008 | |
| |
lib/ | Mon May 18 16:43:20 -0700 2009 | |
| |
log/ | Wed Oct 15 16:17:36 -0700 2008 | |
| |
pomodo_on_rails.tmproj | Thu Mar 19 01:35:43 -0700 2009 | |
| |
public/ | Tue Jun 23 21:25:27 -0700 2009 | |
| |
script/ | Wed Oct 15 16:17:36 -0700 2008 | |
| |
test/ | Thu Mar 19 01:35:43 -0700 2009 | |
| |
vendor/ | Sat Dec 13 12:23:20 -0800 2008 |
README.markdown
PomodoOnRails: RESTful Flex Development Demo App (Rails Version)
What do I do to get started?
Get Git submodules
git submodule init
git submodule update
Set up the database
rake db:refresh
Compile your Flex application
rake rx:flex:build
Run the server
./script/server
Go check it out
Navigate to http://localhost:3000







