Pinned Repositories
amazon-asin
app for retrieving product categories and rankings from Amazon
amazoned
Ruby gem for retrieving product best seller and category rankings from Amazon
Crowdfund.sy
Rails app for crowdfunding with restful API + custom user authentication + payment functionality + geocoding support, among other things
QuestionSpot
simple rails app built with TDD for asking questions, receiving answers and leaving feedback -- features: AJAX, User OAuth(via Twitter's API), image uploads/resizing, fragment caching & random jQuery
storage_access_api_rails
Storage Access API example of two rails apps sharing cookies via 1st party interactions
will_paginate_endless_scroll_example
A demonstration of how to create endless scrolling using the will_paginate gem
quick_spreadsheet
Sensible defaults for spreadsheet creation
KelseyDH's Repositories
KelseyDH/amazoned
Ruby gem for retrieving product best seller and category rankings from Amazon
KelseyDH/amazon-asin
app for retrieving product categories and rankings from Amazon
KelseyDH/tictactoe
Simple ruby tic tac toe command line app.
KelseyDH/storage_access_api_rails
Storage Access API example of two rails apps sharing cookies via 1st party interactions
KelseyDH/annotate_models
Annotate Rails classes with schema and routes info
KelseyDH/asdf-ruby
Ruby plugin for asdf version manager
KelseyDH/chatter
A simple rails 6 chat application
KelseyDH/devise
Flexible authentication solution for Rails with Warden.
KelseyDH/devise_token_auth
Token based authentication for Rails JSON APIs. Designed to work with jToker and ng-token-auth.
KelseyDH/disallowed-usernames
An open source database of disallowed usernames for software projects to prevent phishing and impersonation.
KelseyDH/double_entry
A double-entry accounting system for Ruby applications.
KelseyDH/double_entry_rails_5_5_sample
sample rails 5.1 app of double_entry gem + devise + basic models for debugging example
KelseyDH/electology.github.io
KelseyDH/fake-uuid
Get easy to read uuid for your simple id
KelseyDH/github-ds
A collection of Ruby libraries for working with SQL on top of ActiveRecord's connection
KelseyDH/hello_go
KelseyDH/http_accept_language
Ruby on Rails plugin. Fishes out the Accept-Language header into an array.
KelseyDH/learntocrypto
Learn to crypto workshop
KelseyDH/ledger.lite.rb
ledger-lite library / gem - hyper ledger book for the distributed blockchain internet era; add your transactions one block at a time; transfer crypto(currencie)s and balance the accounts (Ruby Edition)
KelseyDH/oj_mimic_json
Simple gem to call Oj.mimic_JSON when using bundler or just want to limit code changes to just pulling in gems.
KelseyDH/plutus
A Ruby on Rails Engine which provides a double entry accounting system for your application
KelseyDH/rails_same_site_cookie
Manages the new SameSite=None behavior for Rails apps that use cookie-based authentication for cross-domain requests
KelseyDH/ruby.fundamental
:books: Fundamental programming with ruby examples and references. It covers threads, SOLID principles, design patterns, data structures, algorithms. Books for reading.
KelseyDH/serverless-sinatra-sample
Demo code for running Ruby Sinatra on AWS Lambda
KelseyDH/simplecov
Code coverage for Ruby 1.9+ with a powerful configuration library and automatic merging of coverage across test suites
KelseyDH/smart-contract-best-practices
A guide to smart contract security best practices
KelseyDH/stripe-ruby
Ruby library for the Stripe API.
KelseyDH/todos_graphql-api
KelseyDH/webdack-uuid_migration
UUID Migration helpers to ease out migrating of exiting applications using Rails4 UUID support for PostgreSQL
KelseyDH/zapata
An Automatic Automated Test Writer