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
17 watching
31 forks
Language: Ruby
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Ruby gem for pre-processing markdown files with file inclusion and formatting options. | 40 |
| Extensions to Ruby's String class providing utility methods and permalink solutions. | 983 |
| 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 | 418 |
| A Sinatra project providing a streamlined setup and tools for rapid development and deployment of Ruby web applications. | 5 |
| Methods to simplify Ruby development by adding utility functions to core classes. | 204 |
| Provides methods to integrate reCAPTCHA into Ruby applications | 1,976 |
| Improves Ruby's IRB console with default configuration and debugging tools | 922 |
| A universal web application boilerplate utilizing modern technologies like TypeScript, React, and Redux. | 642 |
| Automates conversion of Rails 3 attr_accessible to Rails 4 Strong Parameter setup | 5 |
| Provides preloading and prefetching metadata helpers for Rails applications to speed up page loading | 18 |
| Provides a foundation for building single-page web applications with Node and Backbone. | 27 |
| A boilerplate project providing a minimal setup for building web applications with forms and modals using hyperapp. | 3 |
| A collection of Ruby classes and methods to simplify and enhance code writing. | 34 |
| A full boilerplate with Sass support for developing Next.js projects | 27 |