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 a3da0b1d2c5e43a35634b98e73923413b421a82e
tree ad0f607c35f3c25da90fbc90f6d2cbfbddaa1acc
parent e5d59fd9e4e30873e028a1894805b4fe08668b12
tree ad0f607c35f3c25da90fbc90f6d2cbfbddaa1acc
parent e5d59fd9e4e30873e028a1894805b4fe08668b12
| name | age | message | |
|---|---|---|---|
| |
.autotest | Sat Jul 05 04:13:28 -0700 2008 | [edspencer] |
| |
.gitignore | Fri Jul 04 12:58:15 -0700 2008 | [edspencer] |
| |
.gitmodules | Mon Aug 25 08:22:58 -0700 2008 | [edspencer] |
| |
README | Sat Jul 05 04:18:55 -0700 2008 | [edspencer] |
| |
Rakefile | Fri Jul 04 12:58:15 -0700 2008 | [edspencer] |
| |
app/ | Mon Aug 25 08:22:58 -0700 2008 | [edspencer] |
| |
config/ | Sun Aug 24 12:23:57 -0700 2008 | [edspencer] |
| |
db/ | Sun Aug 24 12:06:38 -0700 2008 | [edspencer] |
| |
dev/ | Mon Aug 18 13:43:42 -0700 2008 | [edspencer] |
| |
doc/ | Fri Jul 04 12:58:15 -0700 2008 | [edspencer] |
| |
lib/ | Wed Aug 20 11:29:11 -0700 2008 | [edspencer] |
| |
public/ | Wed Aug 20 13:39:23 -0700 2008 | [edspencer] |
| |
script/ | Fri Jul 04 13:16:05 -0700 2008 | [edspencer] |
| |
spec/ | Mon Aug 25 08:22:58 -0700 2008 | [edspencer] |
| |
stories/ | Fri Jul 04 13:28:14 -0700 2008 | [edspencer] |
| |
vendor/ | Mon Aug 25 08:22:58 -0700 2008 | [edspencer] |
README
== Ext Rails Application Generator A Rails application to generate other rails applications using the Ext-MVC library on top of ExtJS (http://www.extjs.com) == Adds the following submodules git submodule add git://github.com/nex3/haml.git vendor/plugins/haml git submodule add git://github.com/dchelimsky/rspec.git vendor/plugins/rspec git submodule add git://github.com/dchelimsky/rspec-rails.git vendor/plugins/rspec_rails git submodule add git://github.com/joshknowles/rspec-on-rails-matchers.git vendor/plugins/rspec_on_rails_matchers git submodule add git://github.com/rails/exception_notification.git vendor/plugins/exception_notification git submodule add git://github.com/edspencer/ext-mvc-rails.git vendor/plugins/ext_mvc_rails git submodule add -b v0.4 git://github.com/edspencer/ext-mvc.git public/javascripts/ext-mvc == Optionally adds the following submodules git submodule add git://github.com/rails/rails.git vendor/rails git submodule add git://github.com/technoweenie/restful-authentication.git vendor/plugins/restful_authentication





