0.0
Write your HTML pages like Lisp code. CLI utility. Run `sept -h` for info
(html
(head
(title "Hello world")
(style ".red { color: blue }"))
(body
(p.red#cool-and-good "Handy classes and ids. Id must be last")
("p onclick='func()'" "Other attrib...
2021
2022
2023
2024
2025
2026
0.0
Encrypted local vault for secrets with MCP server for AI agents. No cloud required. Powers credentials management at inventlist.com.
2021
2022
2023
2024
2025
2026
0.0
Proc Error Handling allows you to specify a proc for
most of the database oriented operations. If an error
occurs, the klass and values are passed to the proc.
The proc may attempt to fix the error and retry, or
pass the error on up the chain.
2021
2022
2023
2024
2025
2026
0.0
A ruby library that attempts to provide an intuitive API for operations on meta information about the Bible
2021
2022
2023
2024
2025
2026
0.0
Character encoding auto-detection in Ruby. This library is a port of the auto-detection code in Mozilla. It means taking a sequence of bytes in an unknown character encoding, and attempting to determine the encoding so you can read the text. It’s like cracking a code when you don’t have the decry...
2021
2022
2023
2024
2025
2026
0.0
Adds support for searchable, sortable, dynamic ActiveRecord attributes
2021
2022
2023
2024
2025
2026
0.0
Mongo Mapper Parallel can perform MapReduce-like operations on an entire collection in parallel. This is a non-blocking operation, so the scripts can invoke database methods (db.collection.update, db.collection.insert, etc...) at blazing speed.
2021
2022
2023
2024
2025
2026
0.0
A simple monkeypatch for String that adds support for standard ASCII escape sequences, including color, video attributes, and cursor placement.
2021
2022
2023
2024
2025
2026
0.0
Dynabix dynamically creates read/write accessors on ActiveRecord models for storing attributes in a serialized Hash
2021
2022
2023
2024
2025
2026
0.0
A simple interface to proccessing e-mail messages using IMAP, including handling multipart messages and attachments.
2021
2022
2023
2024
2025
2026
0.0
Quickly create before and after callbacks around ruby methods using blocks. Add them to multiple methods at once to track or modify calls. http://github.com/jeffrwells/easy-hook
2021
2022
2023
2024
2025
2026
0.0
EasyPartials are a way to make partials in Rails even easier! This is
an expansion of a blog post by Mike Stone at
"http://smellsblue.blogspot.com/2009/11/easy-partials-in-rails.html".
2021
2022
2023
2024
2025
2026
0.0
This software will create an ebook for Kindle, Stanza, Firefox and any other
ebook Reader out there. It will create the ebook from the ywesee Fachinfo.yaml
file found at http://ch.oddb.org/de/gcc/download_export/
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord model like presenter for Entity-Attribute-Value pattern
2021
2022
2023
2024
2025
2026
0.0
Goes through all AWS instances in a region and tags their attached volumes with their own tags
2021
2022
2023
2024
2025
2026
0.0
With this gem you'll be able to access and manipulate all the data of your School or Organization
hosted at Edools.
2021
2022
2023
2024
2025
2026
0.0
An ActiveRecord extension to deal with Extended DateTime Format attributes
2021
2022
2023
2024
2025
2026
0.0
Character encoding auto-detection in Ruby. This library is a port of the auto-detection code in Mozilla. It means taking a sequence of bytes in an unknown character encoding, and attempting to determine the encoding so you can read the text. It’s like cracking a code when you don’t have the decry...
2021
2022
2023
2024
2025
2026
0.0
Attempts to provide a random but (mostly)
even distribution of samples amongst
specified groups
2021
2022
2023
2024
2025
2026
0.0
Gem based on lesson 245 of railscasts.com
2021
2022
2023
2024
2025
2026