Coder Social home page Coder Social logo
Talho
===========

This is a plugin for OpenPHIN.
1) plugins are registerd in the global array $expansion_list
2) javascript and stylesheet files
  - any javascript and stylesheet files for the plugin are registered with
    rails register_javascript_expansion() and register_stylesheet_expansion()
  - the paths must be relative to Rails.root/public
  - the plugin install.rb must make links to the plugin js/css dirs in
    Rails.root/public
3) run cucumber tests for this plugin with 'rake cucumber:Talho'
4) run spec tests for this plugin with 'rake spec:Talho'

The following was done initially to setup the plugin:
1) edited Rails.root/spec/spec_helper.rb to
  - set fixture path to talho/spec/fixtures/
  - load talho/spec/factories.rb
2) Edited talho/install.rb to create
  - link in Rails.root/public to vendor/plugins/talho/public/javascripts
  - link in Rails.root/public to vendor/plugins/talho/public/stylesheets
  - link in talho/spec/spec_helper.rb -> Rails.root/spec/spec_helper.rb
3) Necessary factories were defined in talho/spec/factories.rb
4) Defined tasks in talho/tasks/cucumber.rake & talho/tasks/rspec.rake
5) Defined migrations in talho/tasks/talho_tasks.rake


Example
=======

Example goes here.


Copyright (c) 2010 [name of plugin creator], released under the MIT license

TALHO's Projects

caching_presenter icon caching_presenter

An implementation of the Rails presenter pattern, focusing on having the presenter only *present* on models.

epi icon epi

An extension to openphin for reading from rods

epi_full icon epi_full

A short prototype for an epidemiological tool that brings in many sources to tell a story.

facho icon facho

An extension to seed the facho app for openphin

han icon han

Statewide alerting for the openphin project

httpclient icon httpclient

'httpclient' gives something like the functionality of libwww-perl (LWP) in Ruby.

httpi icon httpi

Interface for Ruby HTTP clients

iphin icon iphin

iPhone application for the PHIN

openphin icon openphin

open-source implementation of PHIN requirements

option_attrs icon option_attrs

Provides option_accessor, option_reader, option_writer methods for use with serialized fields in ActiveRecord

sum_times icon sum_times

employee time-exception tracking and other internal HR-type tools. Relocated

talho icon talho

the extension for openphin that seeds accounts for the TALHO organization

thetoolbox icon thetoolbox

A collection of tools for managing TALHO infrastructure

thetoolbox-wcfrest icon thetoolbox-wcfrest

A .NET RESTful API for creating and managing Microsoft Exchange 2007 mailboxes.

vms icon vms

Volunteer Management System extension for the openphin project

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.