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 (
Todd Willey (author)
Tue Jul 14 09:00:32 -0700 2009
rbiz /
| name | age | message | |
|---|---|---|---|
| |
MIT-LICENSE | Fri Sep 05 07:44:31 -0700 2008 | |
| |
README | Sun Jul 12 19:40:24 -0700 2009 | |
| |
Rakefile | Sun Jul 12 19:40:24 -0700 2009 | |
| |
app/ | Tue Jul 14 09:00:32 -0700 2009 | |
| |
config/ | Sun Jul 12 19:40:24 -0700 2009 | |
| |
db/ | Sun Jul 12 19:40:24 -0700 2009 | |
| |
ext_lib/ | Sun Jul 12 19:40:24 -0700 2009 | |
| |
init.rb | Sun Jul 12 19:40:24 -0700 2009 | |
| |
install.rb | Fri Sep 05 07:44:31 -0700 2008 | |
| |
lib/ | Fri Nov 07 11:36:08 -0800 2008 | |
| |
public/ | Sun Jul 12 19:40:24 -0700 2009 | |
| |
tasks/ | Sun Jul 12 19:40:24 -0700 2009 | |
| |
test/ | Tue Jul 14 08:41:42 -0700 2009 | |
| |
uninstall.rb | Fri Sep 05 07:44:31 -0700 2008 |
README
RBiz ==== Check it out on GitHub (http://github.com/rubidine/rbiz) Installation ============ In your Rails project directory 1. git clone git://github.com/rubidine/rbiz.git vendor/plugins/rbiz 2. git clone git://github.com/rubidine/unique_tuple.git vendor/plugins/unique_tuple 3. git clone git://github.com/rubidine/fixed_point_field.git vendor/plugins/fixed_point_field 4. git clone git://github.com/rails/acts_as_list.git vendor/plugins/acts_as_list 5. gem install mislav-will_paginate 6. rake rbiz:migrate 7. ??? 8. profit.. no seriously. Pre-Flight ========== go to /customer/login to create an account use script/console to toggle super_user on customer for access to the office Go to /cart to see featured items. Go to /office to add products, tags, images, etc.







