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 | |
|---|---|---|---|
| |
.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 10:31:38 -0700 2008 | [edspencer] |
| |
config/ | Mon Aug 25 10:31:38 -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/ | Mon Aug 25 10:31:38 -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 10:31:38 -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




