attr_accessible2strong_params
Converter
Automates conversion of Rails 3 attr_accessible to Rails 4 Strong Parameter setup
Automatically convert Rails 3 attr_accessible to Rails 4 Strong Parameter
5 stars
3 watching
1 forks
Language: Ruby
last commit: over 10 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Integrates Select2 JavaScript library with Rails asset pipeline | 964 |
| | Allows plucking attributes from nested associations in Rails without loading unnecessary records | 460 |
| | Adds model translations to ActiveRecord models for multi-language support | 2,160 |
| | Converts older Rails test syntax to newer syntax for xhr requests | 4 |
| | Reduces boilerplate in Ruby classes by providing low-level and higher-level methods to define initializers, private attributes, and other utility methods. | 560 |
| | Authorization gem for Ruby applications | 776 |
| | Provides Rails I18n compatibility with the R18n library | 0 |
| | A Ruby library for validating and coercing parameters in Rails controllers. | 942 |
| | Provides methods to integrate reCAPTCHA into Ruby applications | 1,976 |
| | A Rails view helper to manage the 'active' state of links | 845 |
| | A set of Ruby modules that extend standard model classes with ORM-like functionality | 1,196 |
| | A Ruby client for Elasticsearch allowing developers to interact with the search engine. | 1,971 |
| | An ElasticSearch client library for Ruby with ActiveRecord integration | 101 |
| | Automatic client-side validation using HTML5 Form Validation for Rails applications | 304 |
| | 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 |