0.0
"Create your character, slay enemies, stare at yourself, hoarde gold, get shiny things, stare at yourself some more!"
2021
2022
2023
2024
2025
2026
0.0
2025-04-17に開催された[Agileware Drinkup at RubyKaigi 2025](https://agileware.connpass.com/event/348923/)のLT枠での発表資料
2021
2022
2023
2024
2025
2026
0.0
ArrayAttributes - Rails Concern to encapsulate common array attributes methods
2021
2022
2023
2024
2025
2026
0.0
Attic: a place to hide metadata about the class or variable itself (e.g. SHA hash summaries).
2021
2022
2023
2024
2025
2026
0.0
OpenOffice.org oocalc: Fast automated batch-processing of spreadsheets (*.ods) conforming to Open Document Format v1.1. used by e.g. OpenOffice.org and LibreOffice. Please see screenshot and Rdoc-Documentation at http://ruby.homelinux.com/ruby/rods/. You can contact me at rods.ruby@online.de (and...
2021
2022
2023
2024
2025
2026
0.0
Atomic update of JSON/JSONB fields for ActiveRecord models
2021
2022
2023
2024
2025
2026
0.0
To display the image programmatically,
- you can start the web application,
- save the image and display it again with the tool,
- or display it with the jupyter notebook.
However, for me, that one step is very troublesome.
So I created a tool that allows you to view the image as it is at the con...
2021
2022
2023
2024
2025
2026
0.0
2025-04-18に開催された[TOKIUM & mybest Drinkup at RubyKaigi 2025 Day3](https://connpass.com/event/349617/)のLT枠での発表資料
2021
2022
2023
2024
2025
2026
0.0
UUID attribute for ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
haml_to_star is a ruby library that purpose is to allow you to transform haml to any language.
The compiler class handle common processing tasks as generating the code tree and html tags, but functions that are specific to languages such as how the code in the source code must be implemented on ...
2021
2022
2023
2024
2025
2026
0.0
rails-hidden_autocomplete is a Rails-modifying Rails Engine to inject the autocomplete="off" attribute into all hidden form inputs generated by Rails. This is necessary because Firefox will randomly overwrite the values of hidden inputs without an autocomplete="off" attribute.
2021
2022
2023
2024
2025
2026
0.0
run terminal commands 'att' a specific time
2021
2022
2023
2024
2025
2026
0.0
== README.md:
#ScheduledResource
This gem is for displaying how things are used
over time -- a schedule for a set of "resources". You
can configure the elements of the schedule and there
are utilities and protocols to connect them:
- Configuration (specification and management),
- Query inte...
2021
2022
2023
2024
2025
2026
0.0
Read data from web controller of RD5 duplex by Atrea.
2021
2022
2023
2024
2025
2026
0.0
This gem gets the latest source code from the ruby/ruby master branch at GitHub. Then, build source codes in the same way as "Building Ruby" at Ruby Reference Manual. And also run tests (i.e. execute to `make test-all`).
2021
2022
2023
2024
2025
2026
0.0
Autohides sensitive attributes (such as passwords) when rendering XML or JSON from ActiveRecord model
2021
2022
2023
2024
2025
2026
0.0
This is a gem to be used alongside ActiveModel that gives you a sense of how complete a given model is. It checks a given model attributes, its relationships and its relationships' attributes and so on and so forth in order to check how complete it is.
2021
2022
2023
2024
2025
2026
0.0
CustomAttributes allows you to add custom attributes to ActiveRecord objects, optionally scoped by another model (e.g. users).
2021
2022
2023
2024
2025
2026
0.0
A simple wrapper for the ATDW SOAP API
2021
2022
2023
2024
2025
2026
0.0
To sanitize model instance attributes before database save into Rails. Iterates through model instance attributes and calls ActionController::Base.helpers.sanitize on each.
2021
2022
2023
2024
2025
2026