• Stars
    star
    105
  • Rank 326,106 (Top 7 %)
  • Language
    Ruby
  • Created about 16 years ago
  • Updated about 16 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A gitified copy of Peter Cooper's Rubyflow website

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!

More Repositories

1

rocket_pants

API building tools on top of ActionController. Also, an awesome name.
Ruby
984
star
2

barista

Simple, transparent CoffeeScript support for Rails and Rack apps.
Ruby
400
star
3

api_smith

API Smith makes building structured API clients even simpler.
Ruby
216
star
4

slugged

Super simple slugs for ActiveRecord 3+, with slug history. Formerly known as Pseudocephalopod.
Ruby
86
star
5

marvin

A Ruby IRC library built on EventMachine
Ruby
40
star
6

transperth-api

A simple API web app for Transperth
Ruby
39
star
7

BirdGrinder

An evented twitter client, specifically built to make it easy to build bots and the like. Inc. built in streaming / search support
Ruby
16
star
8

Pebble

Pebble is a tool for publishing real time event streams from sources such as IRC, Twitter and the like.
CoffeeScript
11
star
9

chef-brightbox

Brightbox Next Gen Ruby + Passenger / Nginx recipes for Chef.
Ruby
9
star
10

auspost-drc

Australia Post Delivery Rate Calculator
Ruby
9
star
11

emmett

A simple markdown -> site generator, focused on handwritten api documentation.
Ruby
8
star
12

sabnzbd-ruby

Basic Ruby interface to the SABnzbd api
Ruby
8
star
13

eoraptor

The code behind my blog
Ruby
8
star
14

gitauth-gh

GitAuth + GitHub == Automatic mirror for your github repositories to any gitauth install
Ruby
8
star
15

perennial

A simple event-oriented application library for Ruby
Ruby
7
star
16

map-builder

A simple ruby wrapper around the mapstraction library
Ruby
7
star
17

Spinderella

Ruby pubsub server with flash xmlsocket, orbited, and websocket support.
JavaScript
6
star
18

shuriken

Simple namespace helpers for javascript, written in coffeescript.
JavaScript
6
star
19

unique_generator

MongoMapper + ActiveRecord Unique Value Generator
Ruby
6
star
20

whitepicketfence

micro sms gateway for the web built with rubygsm, sinatra and a whole bucket of awesomeness.
Ruby
5
star
21

pyapns2

An alternative pyapns client for ruby, built on libxml-xmlrpc.
Ruby
5
star
22

slidedown-template

a simple base project for a presentation built on slidedown
JavaScript
5
star
23

hudson-rvmRuby-plugin

fork of the hudson ruby plugin with support for specifying a ruby string
Java
4
star
24

dead-bird

web based irc client modelled around twitter (like kookaburra but client-centric)
JavaScript
4
star
25

irclerk

Simple IRC logging built on Sinatra, CouchDB and Marvin (with a horrible name)
4
star
26

smokey_bear

Simple HTTP / JSON API smoke tests.
Ruby
4
star
27

chainsaw

Simple real time event streams - Soon with WebSocket, Orbited and Flash Socket support
JavaScript
4
star
28

hudson-rvmRake-plugin

Fork of the hudson rake plugin which detects rvm rubies
Java
4
star
29

kookaburra-server

The IRCD server component of Kookaburra
Ruby
4
star
30

word-count-validator

A simple ActiveModel-based word count validator.
Ruby
3
star
31

88miles

Simple OSX client for 88miles built with MacRuby
Ruby
3
star
32

dot-files

Bash, Ack, Git - oh my!
Vim Script
3
star
33

rocket_pants-core

The inner core of Rocket Pants 2.0 - Error handling primarily.
Ruby
3
star
34

offlogger

IRC Logger Website + Bot (built on Marvin) for #offrails on Freenode
JavaScript
3
star
35

almost-happy

Super simple content conversion / publishing stuff for ActiveRecord 3.0 - Like, stupidly simple.
Ruby
3
star
36

kookaburra-web-app

The web app component of Kookaburra
Ruby
2
star
37

rocket_pants-rpm

A RocketPants extension to make it work with NewRelic RPM.
Ruby
2
star
38

projects

Simple Go-based Project Discovery Tool. Used for tab-completed cd / ls for code I'm working on.
Go
2
star
39

serverless-redirector

Write a URL redirector (shortener, etc etc) Using Amazon S3.
Ruby
2
star
40

roro-perth-rails-3

RORO Perth Talk on Rails 3
Ruby
2
star
41

pixtory

Pixtory API - Contextually relevant history photo API of Doom for #govhack 2013.
Ruby
2
star
42

throttled_object

Implements a distributed throttled object lock thingymabob. Useful for rate limited APIs. And Pandas.
Ruby
2
star
43

ninjahideout-toolkit

A Bunch of Helpers that I should standardise and clean up but have never before bothered.
Ruby
2
star
44

Reversible-Data

A simple migration-like library for doing models and tables in tests
Ruby
2
star
45

tracktime

time tracking for minimalists with an emphasis on no bullshit.
2
star
46

coderack-entries

an unofficial submodulized-mirror of all coderack.org entries
2
star
47

chef-pyapns

Sets up pyapns on a server using Chef.
Ruby
2
star
48

eoraptor-misc

Abandoned attempts at making a rack-friendly blog framework.
Ruby
2
star
49

tavern

Simple PubSub for Ruby
Ruby
1
star
50

tavern-redis

Redis-based distributed PubSub for Tavern.
Ruby
1
star
51

bhm-admin

Generic admin area functionality for Rails 3 applications
Ruby
1
star
52

rumbl.in

URL Shortener + Misc Stuff for RailsRumble
Ruby
1
star
53

machinist_mongo

Ruby
1
star
54

tarsnap.rb

Simple WIP ruby wrapper for Tarsnap I started whilst bored a while ago
Ruby
1
star
55

trix

Trix is a bot for playing tetris. Built for CITS4211 at UWA.
Python
1
star
56

stupid-filter.rb

Ruby wrapper around Stupid Filter, built for a hack at EOTW09. Incomplete
Ruby
1
star
57

spinderella-client

Client Libraries for Spinderella
Ruby
1
star
58

Tweep-Tweep

Tweep Tweep is a real time twitter monitor written in CoffeeScript and running on Node.JS
1
star
59

tavern-history

Adds history support to tavern.
Ruby
1
star