• Stars
    star
    1
  • Language
    Ruby
  • Created almost 13 years ago
  • Updated over 11 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Thank you, Active Record, for not letting me mass-assign protected attributes. But sometimes I want to anyway. This gem provides unprotected_update_attributes, unprotected_create, and related methods to ActiveRecord::Base

More Repositories

1

unroller

Ruby Unroller, a code tracing tool
Ruby
35
star
2

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
Ruby
14
star
3

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'
Ruby
13
star
4

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.
Ruby
9
star
5

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
Ruby
8
star
6

activemodel-validators

Some reusable ActiveModel validations, including greater_than, boolean_presence, and at_least_one_present
Ruby
7
star
7

tyler-git

some helpful new git commands and a MUI (menu user interface) to increase your git happiness
Ruby
6
star
8

nick_names

A database of first names and common substitute names (nick names) for each
Ruby
6
star
9

quality_extensions

A collection of reusable Ruby methods which are not (yet) in Facets.
Ruby
5
star
10

activesupport-duration-human_string

Convert Duration objects to human-friendly strings like '2h 30m 17s'
Ruby
5
star
11

rack_attack_admin

A Rack::Attack admin dashboard
Ruby
4
star
12

cancan-inherited_resources

Allow cancancan to work with inherited_resources (Because https://github.com/CanCanCommunity/cancancan/pull/370)
Ruby
4
star
13

has_many_through_with_join_model

Access the associated join model from any element in your has_many :through association collection
Ruby
4
star
14

cucumber_to_rspec

Convert your cucumber tests into plain Ruby/RSpec tests that use Capybara directly
Ruby
3
star
15

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)
Ruby
3
star
16

capybara-chrome_dev_tools

Integrates chrome_remote (a Chrome DevTools Protocol client) with Capybara, letting you access Chrome DevTools via `driver.dev_tools`.
Ruby
3
star
17

facedex

A people directory for your school, church, or other organization.
2
star
18

first_name_equivalencies

A database of first names and common substitute names (nick names) for each
2
star
19

mui-tri-state-checkbox

A tri-state checkbox component (false, null, or true) built on material-ui Checkbox
TypeScript
2
star
20

d3-force-labels

JavaScript
2
star
21

merge_params

Safely merge params for use with url_for or for the query string
Ruby
2
star
22

command-line

Command-line scripts and utilities
Ruby
2
star
23

quality_rake_tasks

rake tasks [deprecated]
Ruby
2
star
24

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.
Ruby
2
star
25

paper_trail-rails

Integrate with rails console and migrations. In rails console, ask who is making change and why. Records the command.
Ruby
1
star
26

capybara_nested_synchronize_bug

capybara_nested_synchronize_bug
Ruby
1
star
27

spree_iats_gateway

Spree extension for IATS payment gateway
Ruby
1
star
28

haml_capture_from_helper_returns_wrong_value

Ruby
1
star
29

active_record_include

Makes it easy to have specific concern modules included into all of your models after the model has connected to the database
Ruby
1
star
30

cells-capture

Provides helpers that allow your cell views to communicate with the view that rendered the cell
Ruby
1
star
31

vim-specky

Fork of 'hg clone http://code.martini.nu/vim-stuff/'
1
star
32

content_for_in_portlet_doesnt_capture

JavaScript
1
star
33

scraper

A ruby scraping library using Mechanize
Ruby
1
star