Code Monkey home page Code Monkey logo

Welcome to Yogo

Yogo is a Data Management System built on Ruby on Rails, DataMapper, and Persevere.

Getting Started with Development

  1. Checkout the project: git clone http://github.com/yogo/yogo.git
  2. Change directories to the code: cd yogo
  3. Initialize the environment: ./setup.sh
  4. Start persevere: rake persvr:start
  5. Add example data if desired: rake yogo:db:example:load
  6. Start the application: script/server
  7. Go to http://localhost:3000/ and get the Yogo start page

Persevere Tasks

  • Run rake persvr:setup to download and install persevere into vendor/persevere.
  • Run rake persvr:remove to remove a downloaded and installed persevere from vendor/persevere.
  • Run rake persvr:start to create and run a persevere instance for the current rails environment.
  • Run rake persvr:stop to stop the persevere instance for the current environment.
  • Run rake persvr:clear to reset the persevere instance database to a clean state.
  • Run rake persvr:drop to drop and destroy the current persevere instance.
  • Run rake -T persvr to see other persevere related tasks.

Yogo Tasks

  • Run rake yogo:start to start up persevere and a server.
  • Run rake yogo:stop to shutdown Yogo and a corresponding persevere adapter.
  • Run rake yogo:open to start Yogo and open a web browser.
  • Run rake yogo:spec to run all rspec tests.
  • Run rake yogo:cucumber to run all feature tests.

The 'yogo' rake tasks manage starting, stopping, and resetting persevere for you.

Changelog

0.9.5 2010-07-21

  • Many UI updates
  • Updating the search function to search over all fields except dates
  • Fix loading settings from the database

0.9.4 2010-07-09

  • Added in complete support for projects to have users and groups
  • Updated the look and feel
  • Branched yogo into a stable and development (master) branch

0.9.3 2010-07-02

  • Improved pagination
  • Improved csv downloading
  • Bumped the required dm-persevere gem version

0.9.2 2010-06-24

  • Bumped the required dm-reflection gem version

yogo's Projects

ccb-template icon ccb-template

A dynamic and compliant wordpress template using the MSU branding.

crux icon crux

Official crux repository

delayed_job icon delayed_job

Database backed asynchronous priority queue -- Extracted from Shopify

dm-is-evidence icon dm-is-evidence

Versioning and auditing for DataMapper (inspired by PaperTrail)

dm-reflection icon dm-reflection

DataMapper plugin that will allow to generate models source files from existing relational databases.

hisgw icon hisgw

A REST interface to ODM on a HIS Hydroserver

persevere icon persevere

Ruby client library for persevere datastore.

sapphire icon sapphire

General Purpose Data Management System for Science

voeis icon voeis

The Virtual Observatory and Ecological Informatics System (VOEIS) is designed to allow investigators to store, manage and publish their hydrological and meteorological data.

yogo icon yogo

The Yogo Data Management Toolkit

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.