0.0
File attachments as attributes for DataMapper 1.1, based on the original Paperclip by Jon Yurek at Thoughtbot; updated for ruby 1.9 and rails 3.2
2021
2022
2023
2024
2025
2026
0.72
This project has been renamed to Feedjira, find out more at feedjira.com.
2021
2022
2023
2024
2025
2026
0.67
Flay analyzes code for structural similarities. Differences in literal
values, variable, class, method names, whitespace, programming style,
braces vs do/end, etc are all ignored. Making this totally rad.
== Features/Problems:
* Reports differences at any level of code.
* Adds a score multiplie...
2021
2022
2023
2024
2025
2026
0.66
fcm provides ruby bindings to Firebase Cloud Messaging (FCM) a cross-platform messaging solution that lets you reliably deliver messages and notifications at no cost to Android, iOS or Web browsers.
2021
2022
2023
2024
2025
2026
0.01
Descriptive configuration files for Ruby written in Ruby.
Loquacious provides a very open configuration system written in ruby and
descriptions for each configuration attribute. The attributes and descriptions
can be iterated over allowing for helpful information about those attributes to
be dis...
2021
2022
2023
2024
2025
2026
0.41
attachment_fu is a plugin by Rick Olson (aka technoweenie http://techno-weenie.net) and is the successor to acts_as_attachment. To get a basic run-through of its capabilities, check out Mike Clark's tutorial http://clarkware.com/cgi/blosxom/2007/02/24#FileUploadFu.
2021
2022
2023
2024
2025
2026
0.16
Add reflection on ActiveModel dynamic attributes that will be created at runtime
2021
2022
2023
2024
2025
2026
0.16
Attachments handler for Rails that uses Cloudinary for storage.
2021
2022
2023
2024
2025
2026
0.16
Simple bitmask attribute support for ActiveRecord
2021
2022
2023
2024
2025
2026
0.64
A Jekyll plugin to generate an Atom feed of your Jekyll posts
2021
2022
2023
2024
2025
2026
0.0
Descriptive configuration files for Ruby written in Ruby.
Loquacious provides a very open configuration system written in ruby and descriptions for each configuration attribute.
The attributes and descriptions can be iterated over allowing for helpful information about those attributes to...
2021
2022
2023
2024
2025
2026
0.0
Descriptive configuration files for Ruby written in Ruby. Loquacious provides a very open configuration system written in ruby and descriptions for each configuration attribute. The attributes and descriptions can be iterated over allowing for helpful information about those attributes to be dis...
2021
2022
2023
2024
2025
2026
0.0
Ruby / Rails gem that shims ActiveRecord::Base to provide some helpful methods for parsing out attributes that matter to humans, i.e. Address.first.matterful_attributes will return a hash of attributes minus id, type, polymorphic_id, polymorphic_type, cretated_at, updated_at and can also skip all...
2021
2022
2023
2024
2025
2026
0.62
Allows you to wrap code in Pry::rescue{ } to open a pry session at any unhandled exceptions
2021
2022
2023
2024
2025
2026
0.0
Helps with parsing data by creating paired
attributes, a raw attribute, and a linked read-only
parsed attribute. The parsed attribute auto-updates
when the raw counterpart is updated.
2021
2022
2023
2024
2025
2026
0.0
Changes ActiveRecord's update_attribute (singular) method to behave more intuitively and consistently like
update_attributes (plural). ActiveRecord's built-in update_attribute (singular) will not check validations
on the object before saving, unlike update_attributes (plural), which w...
2021
2022
2023
2024
2025
2026
0.43
An atomic reference implementation for JRuby, Rubinius, and MRI
2021
2022
2023
2024
2025
2026
0.01
This Rails plugin extends ActiveRecord::Base to add automatic updating of created_by and updated_by attributes of your models in much the same way that the ActiveRecord::Timestamp module updates created_(at/on) and updated_(at/on) attributes.
2021
2022
2023
2024
2025
2026
0.01
This gem extends ActiveRecord::Base to add automatic updating of created_by and updated_by attributes of your models in much the same way that the ActiveRecord::Timestamp module updates created_(at/on) and updated_(at/on) attributes.
2021
2022
2023
2024
2025
2026
0.0
= Simple task organizer
syctask can be used to create, plan, prioritize and schedule tasks.
==Install
The application can be installed with
$ gem install syc-task
== Usage
syctask provides basic task organizer functions as create, update, list and
complete a task. Additional functions are ...
2021
2022
2023
2024
2025
2026