0.0
An attempt at a left leaning red black tree gem
2021
2022
2023
2024
2025
2026
0.0
Track and attribute LLM costs across OpenAI, Anthropic, and other providers. Async by default, never slows down your app. Supports per-request attribution by agent, feature, team, and custom tags.
2021
2022
2023
2024
2025
2026
0.0
ChangeLogを日記にしているなら便利かも。ChangeLogMemoとは?[横着プログラミング 第1回: Unixのメモ技術](http://0xcc.net/unimag/1/)[Change Log メモを試してみよう](http://at-aka.blogspot.jp/p/change-log.html) CSSは[tDiary](http://www.tdiary.org/)のが使えます。FTPアップロードに「lftp」使っています。パブリックの[Public]:のカテゴリーが付いていないもの以外はHTML化しないです。
2021
2022
2023
2024
2025
2026
0.0
Given a list of datetime _at attributes allow an activerecord object to query status, change status and hold multiple states, these states can be used to build state machines or other constructs.
2021
2022
2023
2024
2025
2026
0.0
Enum attributes with I18n and ActiveRecord support. DEPRECATED: This gem is deprecated and will be archived soon. Consider using Rails built-in human_attribute_name or alternative gems like enum_help.
2021
2022
2023
2024
2025
2026
0.0
Rails Engine for MITRE ATT&CK
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord dirty tracking that compares every attribute to it's value before type cast
and marks all changes detected as changed attributes. This makes it possible to detect `user.name.upcase!`
`user.roles << 'some_role'` and similar implicit changes.
To make it automatic on ...
2021
2022
2023
2024
2025
2026
0.0
AttemptTo calls a code block and re-tries it if it throws an exception. Otherwise exits
2021
2022
2023
2024
2025
2026
0.0
Defines a named attribute for an ActiveRecord model that stores its content in the Rails cache.
2021
2022
2023
2024
2025
2026
0.0
Simplified Stripe API
2021
2022
2023
2024
2025
2026
0.0
EventAttribute allows you to turn your date/datetime columns in to boolean attributes in ActiveRecord.
2021
2022
2023
2024
2025
2026
0.0
Seeks to mimic the familiar UX of HTML5 form elements, with placeholder attributes,
in an ANSI-compatible terminal.
Allows a program to present a line with one or more "blanks" which can be edited and cycled between
at will (with tab & shift-tab or up & down arrow keys). On new l...
2021
2022
2023
2024
2025
2026
0.0
quickly specify model attributes that should be serialized when to_json is called
2021
2022
2023
2024
2025
2026
0.0
A simple dumper for a ZenDesk domain. Attempts to pull all users, tickets, comments, and attachments
2021
2022
2023
2024
2025
2026
0.0
Adds automatic generation of predicate methods for attributes
2021
2022
2023
2024
2025
2026
0.0
Generates yattr_accessors that encrypt and decrypt attributes transparently. Based on attr_encrypted by Sean Huber [https://github.com/shuber]
2021
2022
2023
2024
2025
2026
0.0
Allow easy use of the Sackmann ATP DB
2021
2022
2023
2024
2025
2026
0.0
Auto attribute initialization.
2021
2022
2023
2024
2025
2026
0.0
## Studio Game Demo App
I made this app following along with The Pragmatic Studio's Ruby course found here: https://pragmaticstudio.com/courses/ruby.
## Install the gem
I published the gem for this app on RubyGems.org. In order to install it, run
`gem install studio_game_dylan_attal-1.0.0.gem...
2021
2022
2023
2024
2025
2026
0.0
A simple alternative to acts_as_eav_model. Use JSON to store extra attrubutes.
2021
2022
2023
2024
2025
2026