Coder Social home page Coder Social logo

Gary S. Weaver's Projects

activerecord-define_nils icon activerecord-define_nils

Allows you to redefine what is translated to nil on read and what is stored instead of nil for specified attributes.

autolog icon autolog

Automatically log events like executed lines, methods, class and module definitions, C-language routines, and/or raises in Ruby.

autolog.js icon 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.

factory_girl-cache icon factory_girl-cache

Use FactoryGirlCache to call or retrieve cached results from FactoryGirl factories.

factory_girl_test_monitor icon factory_girl_test_monitor

Help diagnose stack too deep errors related to factory_girl factories in minitest/rspec tests automatically.

git-scripts icon git-scripts

Utility scripts for use with the Git version control system

hourz icon hourz

A self-contained task timer for keeping track of time spent of various activities written in HotCocoa/MacRuby.

id icon id

A simple Java webapp called "id" that outputs the hostname and domain when you hit it.

ignore_nsec icon 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.

irie icon irie

Declarative RESTful JSON service controllers to use with AngularJS, Ember, etc. with less code

mark_only icon 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.

minitest icon minitest

minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking.

modelist icon modelist

CLI and API to test and analyze ActiveRecord models.

nerot icon nerot

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.

netout icon netout

Netout pings a host and logs outages to a file.

newtabg icon newtabg

Chromium browser extension that redirects new tabs to `https://www.google.com`

noisify icon 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.

otw icon otw

Adds current_controller on ActiveRecord model instance so request, etc. can be used in model/model callbacks.

pep-talk icon pep-talk

A quote-file for use with the Unix Fortune program.

pg_faker icon pg_faker

Fake postgres delays and errors for testing

requestinfo icon requestinfo

A JRuby/Sinatra-based Java webapp to print HTTP request information like HTTP headers

requestinfo-jsp icon requestinfo-jsp

Simple pre-compiled and uncompiled war with JSP to print out basic request info for authN debugging, etc.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.