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
### 表示
...
2020
2021
2022
2023
2024
2025
0.0
# Wuffl
<strong> 1. Introduction </strong>
Wuffl is a simple image viewer which can move pictures either to a „Selected“ folder or to a „Deleted“ folder. "Selected" and "Deleted" folders are located in the same folder as the chosen picture. Wuffl is available for Linux Ubuntu >=14.04, Mac >= OS...
2020
2021
2022
2023
2024
2025
0.0
EasyModel provides features of database independent attribute.
You can define the attribute like ActiveRecord that perform data conversion during assignment.
データベースに関連付かない属性を定義する機能を提供します.
代入時に ActiveRecord と同様の型変換が行われる属性を定義することができます.
2020
2021
2022
2023
2024
2025
0.0
Ruby library for working with the Atom syndication format
2020
2021
2022
2023
2024
2025
0.0
Filterable attributes for ActiveModelSerializers.
2020
2021
2022
2023
2024
2025
0.0
Athena API
2020
2021
2022
2023
2024
2025
0.0
Model Atomics (MySQL over HTTP) records for ruby and rails projects
2020
2021
2022
2023
2024
2025
0.0
OmniAuth strategy for authenticating with AtProto services like Bluesky
2020
2021
2022
2023
2024
2025
0.0
The gem makes it easier to switch databases at runtime without the need to configure them all in `mongoid.yml` file. This is helpful when you do not know the databases you're connecting to at the build time, say you're developing a multi-tenancy or a white-labeable application where every tenant ...
2020
2021
2022
2023
2024
2025
0.0
Atomic updates to ActiveRecord models
2020
2021
2022
2023
2024
2025
0.0
Deliver all master files managed in a single master snapshot directory
into the specified directory while maintaining the hierarchy of the
master snapshot directory. If the destination file already exists,
back it up first and then deliver the master file.
The difference with rsync is that maste...
2020
2021
2022
2023
2024
2025
0.0
Deactivatable provides methods and a default_scope to allow ActiveRecord objects to be deactivated instead of deleted.
This is useful if an object needs to be removed from general use, but it's data needs to be retained.
Additionally, Deactivatable provides the ability to specify depe...
2020
2021
2022
2023
2024
2025
0.0
Merge the attributes from another ActiveRecord class to an individual STI subclass.
2020
2021
2022
2023
2024
2025
0.0
Creates a field inside a model that allows you to store arbitrary n number of attributes against a specified field.
2020
2021
2022
2023
2024
2025
0.0
This module adds the attr_encrypted call (use it like attr_accessor) to add two-way encryption capabilities to any class being defined.
2020
2021
2022
2023
2024
2025
0.0
Adds a `accepts_nested_attributes_for` class method to make mongo_mapper models work with nested forms.
2020
2021
2022
2023
2024
2025
0.0
Ephemeron improves the performance of your app.
It takes on itself the persistence of the ActiveRecord objects.
It protects you from saving the same object many times.
It checks whether a fetched from a database object was used.
It allows you to eliminate the controller's before_actions that are ...
2020
2021
2022
2023
2024
2025
0.0
ActiveView Helper to present formatted ActiveModel attributes with icons.
2020
2021
2022
2023
2024
2025
0.0
OmniFocus AtTask Integration
2020
2021
2022
2023
2024
2025