Pinned Repositories
acts-as-taggable-on
A tagging plugin for Rails applications that allows for custom tagging along dynamic contexts.
acts_as_paranoid
ActiveRecord plugin allowing you to hide and restore records without actually deleting them.
backbone-rails
Easily use backbone.js with rails 3.1
devise
Flexible authentication solution for Rails with Warden.
dirtyForm.js
A jQuery plugin to help you determine if the user has made any changes to your forms
doorkeeper
Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape.
event_pooler
friendly_id
FriendlyId is the “Swiss Army bulldozer” of slugging and permalink plugins for ActiveRecord. It allows you to create pretty URL’s and work with human-friendly strings as if they were numeric ids for ActiveRecord models.
xray-rails
A development tool that reveals your UI's bones
nneufeld's Repositories
nneufeld/event_pooler
nneufeld/xray-rails
A development tool that reveals your UI's bones
nneufeld/acts-as-taggable-on
A tagging plugin for Rails applications that allows for custom tagging along dynamic contexts.
nneufeld/acts_as_paranoid
ActiveRecord plugin allowing you to hide and restore records without actually deleting them.
nneufeld/backbone-rails
Easily use backbone.js with rails 3.1
nneufeld/devise
Flexible authentication solution for Rails with Warden.
nneufeld/dirtyForm.js
A jQuery plugin to help you determine if the user has made any changes to your forms
nneufeld/doorkeeper
Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape.
nneufeld/friendly_id
FriendlyId is the “Swiss Army bulldozer” of slugging and permalink plugins for ActiveRecord. It allows you to create pretty URL’s and work with human-friendly strings as if they were numeric ids for ActiveRecord models.
nneufeld/git-internals-pdf
PDF on Git Internals
nneufeld/graphql-ruby
Ruby implementation of GraphQL
nneufeld/nested_form
Rails plugin to conveniently handle multiple models in a single form.
nneufeld/nneufeld
nneufeld/react-rails
Ruby gem for automatically transforming JSX and using React in Rails.
nneufeld/sidekiq-grouping
Allows identical sidekiq jobs to be processed with a single background call
nneufeld/ToolsOfTheTrade
Tools of The Trade, from Hacker News.
nneufeld/will_publish
Provides publishing ability to your ActiveRecord models