0.0
Merge the attributes from another ActiveRecord class to an individual STI subclass.
2021
2022
2023
2024
2025
2026
0.0
A model attribute enums plugin for Rails3. like 'symbolize' gem.
2021
2022
2023
2024
2025
2026
0.0
[Ruby勉強会@札幌-28](http://ruby-sapporo.org/news/2013/10/18/workshop-28.html) で発表した [elixir-lang](http://elixir-lang.org/) の資料です.
## 作者向け
### 表示
rake
### 公開
rake publish
## 閲覧者向け
### インストール
gem install rabbit-slide-niku-introduction-of-the-elixir-lang-at-ruby-sapporo-28
### 表示
...
2021
2022
2023
2024
2025
2026
0.0
Virtual attributes helper for models in Rails3
2021
2022
2023
2024
2025
2026
0.0
Ruby library for working with the Atom syndication format
2021
2022
2023
2024
2025
2026
0.0
Gem for debugging Rails in Github's Atom Editor
2021
2022
2023
2024
2025
2026
0.0
ActiveView Helper to present formatted ActiveModel attributes with icons.
2021
2022
2023
2024
2025
2026
0.0
# Fresh::Auth
This gem makes it really, REALLY easy to use the Freshbooks API. It couldn't be easier.
With only 3 functions you'll ever need to use, and only 2 required configuration values, it can't get any easier.
## Installation
Add this line to your application's Gemfile:
gem 'fresh-...
2021
2022
2023
2024
2025
2026
0.0
Adds private_attr_reader method to Object.
2021
2022
2023
2024
2025
2026
0.0
A simple validator to verify the uniqueness of certain item attributes from a collection
2021
2022
2023
2024
2025
2026
0.0
Turns a dot-accessible class attribute to an enum (a.k.a bytefield).
2021
2022
2023
2024
2025
2026
0.0
Siftly::Rails lets Rails applications validate model attributes with Siftly and inspect flagged attributes through the model instance.
2021
2022
2023
2024
2025
2026
0.0
Activate installed gems at runtime. This means that gems can optionally use other installed gems at runtime.
2021
2022
2023
2024
2025
2026
0.0
Remote-DCL is a Ruby script to execute a script at a remote server.
DCL calles in the script creates PNG images at the remote,
and send them to local and then display the images.
It avoid X connection between the local and the remote,
so could reduce execution time.
2021
2022
2023
2024
2025
2026
0.0
attr_accessor with typecast feature.
2021
2022
2023
2024
2025
2026
0.0
These days we all deal with many different APIs. It can be either third-party services, or our own microservices. Not all of them are well-designed and sometimes their attributes named in a really weird way. ResponseMapper allows to map attributes from API response to your domain language.
2021
2022
2023
2024
2025
2026
0.0
Athena API
2021
2022
2023
2024
2025
2026
0.0
Use cached_at for ActiveRecord cache key
2021
2022
2023
2024
2025
2026
0.0
A tiny hack for Rails to make Model#as_json(include: :association) return a hash with association keys suffixed with _attributes.
2021
2022
2023
2024
2025
2026