• Stars
    star
    2
  • Language
    Ruby
  • Created over 16 years ago
  • Updated over 10 years ago

Reviews

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

Repository Details

A bunch of handy scripts, aliases and utilities that make software development a little easier

More Repositories

1

sqlitepersistentobjects

(Github Mirror) Wouldn't it be nice if your Objective-C data objects just knew how to save and load themselves? It'd be nice if you could just call "save" and trust that your object would save itself properly somewhere, and that when you wanted to load it back in, you could just call a class method to retrieve the object or objects you wanted? Well, now you can. This project uses the objective-C runtime to implement a pattern similar to ActiveRecord, but driven by the object's properties rather than the tables in the database. The objects are completely self-contained - you do not need to write SQL or even create a SQLite file. You just subclass an existing class, and your model objects inherit the ability to load and save themselves from the database.
Objective-C
44
star
2

mail_fetcher

A plugin for accessing POP3/IMAP accounts in rails
Ruby
37
star
3

StoredModel

A friendlier interface for using CoreData in Cocoa and iOS applications
Objective-C
20
star
4

amazon_products

A wrapper around the item search and lookup functionalities of the ruby-aaws gem
Ruby
8
star
5

objective_charts

Library for generating charts using the Google Charts api
Objective-C
4
star
6

rating_stars

A javascript library for doing rating with stars
JavaScript
3
star
7

NSString-Ruby

Extending NSString to actually be useful
Objective-C
3
star
8

flash_copy

Prototype/Lowpro port of Zeroclipboard (flash movie based copying to clipboard)
3
star
9

vizres

Provides a helper method in your functional tests that automatically opens the response body in the default browser.
Ruby
3
star
10

vector-icons

Some scalable vector icons I created to replace some silk icons
2
star
11

joshua_son_of_nun

Player for the Ruby Sparring Battleship tournament
Ruby
2
star
12

jsspec_skeleton

Skeleton for testing javascript using JSSpec and Serve
Ruby
2
star
13

plan_my_route

Playing around with a fully client-side version of http://plan-my-route.com
JavaScript
2
star
14

ruby-blue-atom

Ruby Blue TextMate theme ported to Atom editor
CSS
1
star
15

tkd_tracker

Ruby
1
star
16

tkd_tracker.old

App for tracking attendance and more for Fairview/Open Door Tae Kwon Do
Ruby
1
star
17

blog

My personal blog
JavaScript
1
star