Pinned Repositories
active_scaffold
The edit_associated links currently cannot take in extra paramete. There can be issues if the model/controller needs those parameters. (ie to make a database connection when using multiple databases). Simple fix is to merge the url options with current params hash in _form_association_footer.html.erb to include watever was missed!
angular-oauth2-provider
oauth2 provider for angular + ui-router
Beats
iOS-SuperMart-Simple
A simple example app demonstrating the Rover platform.
ng-grid
Angular Data Grid
NYXImagesKit
A set of efficient categories for UIImage class. It allows filtering, resizing, masking, rotating, enhancing... and more.
OHAttributedLabel
UILabel that supports NSAttributedString
plantourage
rover-android
Android SDK for the Rover platform
rover-ios
iOS SDK for the Rover platform
ata-n's Repositories
ata-n/active_scaffold
The edit_associated links currently cannot take in extra paramete. There can be issues if the model/controller needs those parameters. (ie to make a database connection when using multiple databases). Simple fix is to merge the url options with current params hash in _form_association_footer.html.erb to include watever was missed!
ata-n/angular-oauth2-provider
oauth2 provider for angular + ui-router
ata-n/Beats
ata-n/iOS-SuperMart-Simple
A simple example app demonstrating the Rover platform.
ata-n/ng-grid
Angular Data Grid
ata-n/NYXImagesKit
A set of efficient categories for UIImage class. It allows filtering, resizing, masking, rotating, enhancing... and more.
ata-n/OHAttributedLabel
UILabel that supports NSAttributedString
ata-n/plantourage
ata-n/SDWebImage
Asynchronous image downloader with cache support with an UIImageView category
ata-n/titanium-oauth2-client
Oauth 2.0 Client Module for Titanium Appcelerator Applications
ata-n/TITokenField
An iOS version of the NSTokenField (See To: field in Mail and Messages).
ata-n/TTTAttributedLabel
A drop-in replacement for UILabel that supports attributes, data detectors, links, and more
ata-n/url-encoded-form
📝 Parse and serialize url-encoded form data with Codable support.