passive_columns

Column selector

An Active Record module that allows selective column retrieval and lazy loading of passive columns

ActiveRecord module that allows you to skip selecting specific columns by default and retrieve only on-demand

GitHub

43 stars
1 watching
0 forks
Language: Ruby
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
schemaplus/schema_plus_columnsProvides useful accessors to ActiveRecord's Column object2
aanand/deadweightDetermines which CSS selectors are actually used in a set of stylesheets and reports which can be safely deleted1,186
mfairburn/activeadmin-select2Extends ActiveAdmin with Select2 integration for enhanced dropdown and filtering capabilities55
schemaplus/schema_plus_tablesAdds utility features to ActiveRecord's handling of tables5
appoxy/simple_recordAn ActiveRecord-like interface for interacting with SimpleDB129
unmantained-activeadmin-plugins/activeadmin-globalizeGem that makes it easy to translate resource fields in ActiveAdmin, but is no longer actively maintained.51
wvanbergen/scoped_searchMakes it easy to search and filter data in ActiveRecord models using a query string.265
basecamp/marginaliaA gem that attaches comments to ActiveRecord queries1,750
schemaplus/schema_plus_db_defaultProvides an extension to ActiveRecord that allows setting column values to their default database value when saving a record.1
alassek/activerecord-pg_enumEnables Rails to use PostgreSQL's enumeration types in database columns167
activeadmin-plugins/active_admin_date_range_presetCustomizes date range inputs in ActiveAdmin forms and filters with a 'Set Range' button10
schemaplus/schema_plus_indexesAdds convenient capabilities to ActiveRecord's index handling9
chrislee35/passivedns-clientA Ruby library and query tool for querying passive DNS databases199
mptre/yankA utility that reads terminal output and allows users to select and copy a field to the clipboard.1,624
sinatra-activerecord/sinatra-activerecordAn extension of the Sinatra web framework that integrates with ActiveRecord for database operations.733