Giter Site home page Giter Site logo

rubyflow's Introduction

RUBYFLOW

Developed by Peter Cooper - 2008

All code developed by Peter Cooper within this project is in the public domain. Plugins, Rails, and derivative code is licensed as it was originally (mostly MIT).

This code is entirely unsupported, lacks tests, and could well make your machine explode. If you use it, you understand this and accept all the risks.

Getting Started

I have not tested these instructions, but from memory..

  1. Rename config/database.yml.dist to database.yml and make the appropriate configuration changes.

  2. Run rake db:migrate to set up your database.

  3. Configure your site-specific settings (see "Multiple Sites", below).

Multiple Sites

The RubyFlow code is designed to deal with multiple sites from one codebase (although not one installation). The settings for a particular site are in config/[sitename].yml The site name for the current installation is set on the first line of config/environment.rb Current the setting is for "rubyflow", so config/rubyflow.yml is used. Change the chosen site in config/environment.rb and create your own YML file.

Note that the chosen site name is added as a class to the BODY tag. This makes it easy to use the same CSS file for multiple sites but apply site specific tweaks with BODY.sitename prefixes in the CSS!

rubyflow's People

Contributors

bryceroney avatar sutto avatar soleone avatar technicalpickles avatar

Watchers

James Cloos avatar 杨小福 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.