There are no reviews yet. Be the first to send feedback to the community and the maintainers!
stepford
Makes FactoryGirl easy and automated. deep_* methods for automating FactoryGirl creation with required association trees and small tweaks, and a nice flexible FactoryGirl factories code generator.activerecord-be_readonly
Makes read-only models easier to implement in ActiveRecord 3.x/4.x.autolog.js
JavaScript call trace to console.log library with some formatting config. Logs Function.prototype.call executions to console.log, with caller stack line or full caller stack, with optionally elipsized function bodies.autolog
Automatically log events like executed lines, methods, class and module definitions, C-language routines, and/or raises in Ruby.hourz
A self-contained task timer for keeping track of time spent of various activities written in HotCocoa/MacRuby.vaadin-hibernate-portlet
Vaadin Hibernate (hbncontainer) example as a Liferay 6 portlet using Mavenyodo
Determines what includes you need to avoid n+1 queries when using ActiveModel::Serializersclassmeta
Create and transform classes dynamicallygit-scripts
Utility scripts for use with the Git version control systemnerot
Nerot schedules execution of a Java instance or static method (with arguments you provide) and stores the result in-memory for quick asynchronous retrieval. Basically, it is like traditional response caching, only faster. You never wait on a request after cache expires, because cache never expires. Cache is only refreshed when the scheduled task executes without error. You can wrap any class or Object instance in a GenericTask to call it and store the result in cache. If you are interested in getting an RSS feed, you can use the built-in RSS feed retrieval task. If you are interested in just doing an HTTP GET request (without authentication), you can use the built-in HTTP GET task. Tasks and Stores are fully customizable and extensible.noisify
Automatically create a version of a JavaScript file that attempts to logs most function calls without relying on prototype hacking or non-strict calls.structure_sql_to_migration
A rake task to generate a migration with up and down using db/structure.sql as input.pg_faker
Fake postgres delays and errors for testingconstance
Rails 3 load_missing_constant tool.requestinfo
A JRuby/Sinatra-based Java webapp to print HTTP request information like HTTP headerson_destroy
Change ActiveModel's destroy behavior.pep-talk
A quote-file for use with the Unix Fortune program.modelist
CLI and API to test and analyze ActiveRecord models.id
A simple Java webapp called "id" that outputs the hostname and domain when you hit it.factory_girl_test_monitor
Help diagnose stack too deep errors related to factory_girl factories in minitest/rspec tests automatically.ignore_nsec
Some versions of OS's and databases only support microsecond precision. Using this gem makes Ruby ignore nanoseconds in Time comparisons to hopefully help avoid the time != time problem.todomvc-services-javaee6
RESTful JSON CORS services example for TodoMVC using Java EE 6 for deployment in JBoss 7.1.1.factory_girl-cache
Use FactoryGirlCache to call or retrieve cached results from FactoryGirl factories.netout
Netout pings a host and logs outages to a file.otw
Adds current_controller on ActiveRecord model instance so request, etc. can be used in model/model callbacks.undeletable
Stop destroy/delete on certain ActiveRecord models without disallowing other actions.newtabg
Chromium browser extension that redirects new tabs to `https://www.google.com`activerecord-define_nils
Allows you to redefine what is translated to nil on read and what is stored instead of nil for specified attributes.requestinfo-jsp
Simple pre-compiled and uncompiled war with JSP to print out basic request info for authN debugging, etc.secsi
Simple, low dependency *nix CLI IMAP client script.activerecord-attribute_override
Adds methods to your models to let you easily override instance attributes in specific environments.activerecord-custom_timestamps
Handles custom timestamps in ActiveRecord the same way you would with primary_key and table_name- via class attributes.schema-dump
A Ruby script that dumps all data from all accessible tables in a database/schema to the output stream in a format suitable for diffing.todomvc-vanillajs-restful
Incomplete example of mostly vanilla JS TodoMVC client that uses RESTful services such as todomvc-services-javaee6gitmergefix
Simple case git merge resolution tool.unplutofy
Unplutofy provides a command-line tool, Ant task, Maven 2 plugin, and a Java API to remove the changes that Apache Pluto makes to a portlet war file during pluto-fication.mark_only
A fork of Paranoia (by Ryan Bigg and others) that updates a specified column with an pre-configured value on destroy, and does no scoping. Supports destroy hooks.schema-sleuth
A Ruby script to connect to and spider a database, outputting related records based on value only, or the column name and value provided, or can selectively dump tables.Love Open Source and this site? Check out how you can help us