attr_extras
Boilerplate helper
Reduces boilerplate in Ruby classes by providing low-level and higher-level methods to define initializers, private attributes, and other utility methods.
Takes some boilerplate out of Ruby with methods like attr_initialize.
560 stars
16 watching
31 forks
Language: Ruby
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
burdettelamar/markdown_helper | A Ruby gem for pre-processing markdown files with file inclusion and formatting options. | 40 |
rsl/stringex | Extensions to Ruby's String class providing utility methods and permalink solutions. | 984 |
ms-ati/docile | Simplifies the creation of Domain Specific Languages (DSLs) in Ruby by providing a way to treat methods as a DSL and handle code extraction with local variable access | 419 |
abhinavs/scoop | A Sinatra project providing a streamlined setup and tools for rapid development and deployment of Ruby web applications. | 5 |
battlebrisket/finishing_moves | Methods to simplify Ruby development by adding utility functions to core classes. | 204 |
ambethia/recaptcha | Provides methods to integrate reCAPTCHA into Ruby applications | 1,975 |
nullscreen/bh | A Ruby gem that simplifies the use of Bootstrap 3 components in HTML views by providing reusable helpers for common UI elements. | 833 |
janlelis/irbtools | Improves Ruby's IRB console with default configuration and debugging tools | 921 |
barbar/vortigern | A universal web application boilerplate utilizing modern technologies like TypeScript, React, and Redux. | 642 |
eric-guo/attr_accessible2strong_params | Automates conversion of Rails 3 attr_accessible to Rails 4 Strong Parameter setup | 5 |
jacopotarantino/preloadables | Provides preloading and prefetching metadata helpers for Rails applications to speed up page loading | 18 |
rudolf/webapp-boilerplate | Provides a foundation for building single-page web applications with Node and Backbone. | 27 |
elisherer/hyperapp-less-boilerplate | A boilerplate project providing a minimal setup for building web applications with forms and modals using hyperapp. | 3 |
keithrbennett/trick_bag | A collection of Ruby classes and methods to simplify and enhance code writing. | 34 |
yuribrunetto/next-starter | A full boilerplate with Sass support for developing Next.js projects | 27 |