marcuswyatt's Stars
benaston/NState
A state machine for .NET.
activerecord-hackery/ransack
Object-based searching.
marcuswyatt/CoreSync
The CoreSync Framework's goal is to provide a mechanism of synchronizing CoreData with an Restful JSON API backend with a minimal impact. No need to subclass or import categories. You just need to define your entities and relationships for your domain model using the data model and then define some additional user info keys and values. Setup the CoreSyncManager with a remote url and Voila! Our Core Data entities sync's with your Restful API backend.
B-Sides/ELCTextFieldCell
A demo project for the UITableViewCell subclass ELCTextFieldCell to help with form creation
amatsuda/nested_scaffold
Nested scaffold generator for Rails 4.2 and 5
kimbogum/imagefun
marutanm/BTconnect
iPad-iPhone connection via Bluetooth
diogob/activerecord-postgres-hstore
Goodbye serialize, hello hstore. Speed up hashes in the database.
soffes/sstoolkit
A collection of well-documented iOS classes for making life easier
myell0w/PageScrollView
A generic View that mimics Apple's homescreen-paging that supports both iPhone & iPad and rotation
sattybhens/iPadGestureExperiments
unboxed/icuke
Integration testing for iPhone applications with Cucumber
yatsu/treemapkit
TreeMap for Cocoa Touch (iPhone/iPod touch/iPad)
marcuswyatt/dotfiles
Personal config files for zsh, bash, completions, gem, git, irb, rails
sblackstone/auto_sprite
CSS Sprites can get you down, don't let them. This gem automatically creates the CSS, Sprite and HTML tags so you don't have to
futuretap/InAppSettingsKit
This iOS framework allows settings to be in-app in addition to or instead of being in the Settings app.
marcuswyatt/oh-my-zsh
A community-driven framework for managing your zsh configuration.
enormego/EGOTableViewPullRefresh
A similar control to the pull down to refresh control created by atebits in Tweetie 2.
clarkware/budgets-iphone
An example iPhone application that talks to a RESTful Rails application to manage budgets and their related expenses.
alex3t/rails_on_pg
PostgreSQL views, functions, triggers, foreign keys for rails migration
arashpayan/appirater
A utility that reminds your iPhone app's users to review the app.
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
sparkle-project/Sparkle
A software update framework for macOS
stevestreza/better-xcode-templates
A package of better Xcode templates for iPhone and Mac
devinross/tapkulibrary
tap + haiku = tapku, a well crafted open source iOS framework
siannopollo/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.
andreyvit/ScrollingMadness
A catalog of UIScrollView samples (iPhone)
lilyball/feedparser
A Cocoa RSS/Atom parser for Mac OS X and the iPhone
dennisreimann/ioctocat
iOctocat v1 - GitHub for iOS (works on the iPhone, iPad, and iPod Touch)
millenomi/muikit
A collection of UI goodies for iPhone.