Code Search for Developers
 
 
  

crlove

Online psychological-test-based friend-making system.

Project homepage: http://sourceforge.net/projects/crlove
Programming language(s): Java,JavaScript,Ruby,XML
License: other



Some source files from: crlove/crlove
  depot/
    .settings/
    app/
      controllers/
        admin_controller.rb
        application.rb
        store_controller.rb
      helpers/
        admin_helper.rb
        application_helper.rb
        store_helper.rb
      models/
        cart.rb
        cart_item.rb
        line_item.rb
        order.rb
        product.rb
        user.rb
      views/
        admin/
          _form.rhtml
          edit.rhtml
          list.rhtml
          new.rhtml
          show.rhtml
        layouts/
          admin.rhtml
          store.rhtml
        store/
          _cart.rhtml
          _cart_item.rhtml
          add_to_cart.rjs
          checkout.rhtml
          index.rhtml
    components/
    config/
      environments/
        development.rb
        production.rb
        test.rb
      boot.rb
      database.yml
      environment.rb
      routes.rb
    db/
      migrate/
        001_create_products.rb
        002_add_price.rb
        003_add_test_data.rb
        004_add_sessions.rb
        005_create_orders.rb
        006_create_line_items.rb
        007_create_users.rb
      development.sqlite3
      schema.rb
    doc/
      README_FOR_APP
    lib/
      tasks/
    log/
    public/
      images/
        auto.jpg
        logo.png
        rails.png
        svn.jpg
        utc.jpg
      javascripts/
        application.js
        controls.js
        dragdrop.js
        effects.js
        prototype.js
      stylesheets/
        depot.css
        scaffold.css
      .htaccess
      404.html
      500.html
      dispatch.cgi
      dispatch.fcgi
      dispatch.rb
      favicon.ico
      index.html
      robots.txt
    script/
      performance/
      process/
      about
      breakpointer
      console
      destroy
      generate
      plugin
      runner
      server
    test/
      fixtures/
      functional/
      integration/
      mocks/
      unit/
      test_helper.rb
    tmp/
      cache/
      sessions/
      sockets/
    vendor/
      plugins/
    .project
    README
    Rakefile
  dionysus/
    .settings/
    docs/
    lib/
    src/
    test/
    web/
    .classpath
    .project
    .springBeans
    build.properties
    build.xml
  sultang/
    .settings/
    app/
    components/
    config/
    db/
    doc/
    lib/
    log/
    public/
    script/
    test/
    tmp/
    vendor/
    .project
    README
    Rakefile



See more files for this project here