USA

Tyler Rick

Advanced
@TylerRick

unroller. Ruby Unroller, a code tracing tool

35

active_record_ignored_attributes. Allows you to compare Active Record objects based on their *attributes* (with same_attributes_as? and has_attribute_values?), to exclude some attributes from being used in comparison, and adds improved inspect method

14

acts_as_taggable. git-svn clone http://svn.viney.net.nz/things/rails/plugins/acts_as_taggable_on_steroids in 'upstream' branch; my changes in 'master'

12

capybara-chrome_response_headers. Allows you to get HTTP status_code, response_headers, etc. when using Capybara::Selenium::Driver just like you can when using Rack::Test

10

rack_attack_admin. A Rack::Attack admin dashboard

10

has_and_belongs_to_many_with_deferred_save. Rails plugin. Defers saving the records you add to habtm association until you call model.save, allowing validation in the style of normal attributes.

9

activemodel-validators. Some reusable ActiveModel validations, including greater_than, boolean_presence, and at_least_one_present

8

activesupport-duration-human_string. Convert Duration objects to human-friendly strings like '2h 30m 17s'

7

ng-maphilight. An Angular 5 Directive that adds highlights to your HTML image maps.

6

nick_names. A database of first names and common substitute names (nick names) for each

6

tyler-git. some helpful new git commands and a MUI (menu user interface) to increase your git happiness

6

spree_last_address. Relieves user of retyping address on return order in spree

6

quality_extensions. A collection of reusable Ruby methods which are not (yet) in Facets.

5

spree_active_shipping. Spree integration for Shopify's active_shipping gem

4

cancan-inherited_resources. Allow cancancan to work with inherited_resources (Because https://github.com/CanCanCommunity/cancancan/pull/370)

4

address_concern. A reusable Address model for your Rails apps

4

has_many_through_with_join_model. Access the associated join model from any element in your has_many :through association collection

4

attribute_fu. rails multi-model forms made easy!

3

cucumber_to_rspec. Convert your cucumber tests into plain Ruby/RSpec tests that use Capybara directly

3

js-beautify. Beautifier for javascript

3

active_scaffold_generator. This generator creates a controller with the given name and adds an active_scaffold declaration inside of it, listing all column names and association names, so that you can quickly start customizing it (reordering or removing columns, for example)

3

capybara-chrome_dev_tools. Integrates chrome_remote (a Chrome DevTools Protocol client) with Capybara, letting you access Chrome DevTools via `driver.dev_tools`.

3

bcms_blog. The Blog Module for BrowserCMS

3

active_record_auto_build_associations. Automatically calls `build_assoc_model` for you, ensuring that model.assoc_model is always an instance of model and not nil.

3

active_merchant. Active Merchant is a simple payment abstraction library used in and sponsored by Shopify. It is written by Tobias Luetke, Cody Fauser, and contributors. The aim of the project is to feel natural to Ruby users and to abstract as many parts as possible away from the user to offer a consistent interface across all supported gateways.

3

paper_trail-rails. Integrate with rails console and migrations. In rails console, ask who is making change and why. Records the command.

2

mui-tri-state-checkbox. A tri-state checkbox component (false, null, or true) built on material-ui Checkbox

2

activesupport-duration-change. Methods for changing Durations including #change, #truncate, and #round

2

quality_rake_tasks. rake tasks [deprecated]

2

capistrano-chef. Capistrano extensions for Chef integration

2

command-line. Command-line scripts and utilities

2

facets. Ruby Facets

2

guard-librarian. Guard::Librarian automaticallyinstalls your chef cookbooks from your Cheffile when needed

2

first_name_equivalencies. A database of first names and common substitute names (nick names) for each

2

git-wiki. A quick & dirty git-powered Sinatra wiki

2

facedex. A people directory for your school, church, or other organization.

2

has_many_polymorphs. An ActiveRecord plugin for self-referential and double-sided polymorphic associations.

2

rails-widgets. A collection of UI widgets for RubyOnRails

2

ruby-git. Ruby/Git is a Ruby library that can be used to create, read and manipulate Git repositories by wrapping system calls to the git binary.

2

d3-force-labels. JavaScript

2

test_unit_to_rspec_converter. A little plugin to help converting Rails Test::Unit to Rspec

2

merge_params. Safely merge params for use with url_for or for the query string

2

acts_as_taggable_redux. Allows for user owned tags to be added to multiple classes, and makes tags easier to work with.

2

freshbooks.rb. FreshBooks API wrapper

2

plugin_spec_helper. Simplifies plugin testing by creating an isolated Rails environment that simulates its usage in a real application

2

svelte-final-form. High performance subscription-based form state management for Svelte

1

activesupport-decorators. Simplifies extending (decorating) classes in Rails applications

1

activerecord-pg_enum. Integrate PostgreSQL's enumerated types with the Rails enum feature

1

activerecord-migration-ext. A collection of ActiveRecord::Migration extensions, including change_table_move_to_end

1

activerecord-find_duplicates. Easily find all duplicate records

1

haml_capture_from_helper_returns_wrong_value. Ruby

1

vim-specky. Fork of 'hg clone http://code.martini.nu/vim-stuff/'

1

scraper. A ruby scraping library using Mechanize

1

cells-capture. Provides helpers that allow your cell views to communicate with the view that rendered the cell

1

content_for_in_portlet_doesnt_capture. JavaScript

1

spree_iats_gateway. Spree extension for IATS payment gateway

1
56
Apply