Павел "Malo" Скрылёв 's starred repositories
public-apis
A collective list of free APIs
build-your-own-x
Master programming by recreating your favorite technologies from scratch.
developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
public_activity
Easy activity tracking for models - similar to Github's Public Activity
hackerskeyboard
Hacker's Keyboard (official)
closure_tree
Easily and efficiently make your ActiveRecord models support hierarchies
active_hash
A readonly ActiveRecord-esque base class that lets you use a hash, a Yaml file or a custom file as the datasource
rails-settings
Manage settings with Ruby on Rails
deep_cloneable
This gem gives every ActiveRecord::Base object the possibility to do a deep clone that includes user specified associations.
postgres-copy
Simple PostgreSQL's COPY command support in ActiveRecord models
activerecord_json_validator
🔩 ActiveRecord::JSONValidator makes it easy to validate JSON attributes against a JSON schema.
arel-helpers
Useful tools to help construct database queries with ActiveRecord and Arel.
activeuuid
Binary uuid keys in Rails
google-authenticator
Ruby gem to implement Google's MFA authenticator
i18n-active_record
I18n ActiveRecord backend
permanent_records
Rails Plugin - soft-delete your ActiveRecord records. It's like an explicit version of ActsAsParanoid
active_record_upsert
Upsert for Rails 5 / Active Record 5
where_exists
Adds the power of SQL Exists to ActiveRecord
edge_rider
Power tools for Active Record relations (scopes)
attribute-defaults
Simple ActiveRecord plugin that allows to specify default values for attributes
validates_hostname
Extension to ActiveRecord::Base for validating hostnames and domain names
after_commit_action
Easily defer blocks of code to the after-commit action of an ActiveRecord model.
schema_plus_views
Provides support for creating and dropping views in ActiveRecord migrations. Also support for querying views.
schema_plus_indexes
Adds shorthands and conveniences to ActiveRecord's handling of indexes