harrylove + gems   67

Schneems • You got NoSQL in my Postgres! Using Hstore in Rails
Use the hstore data type in Postgres to store hashes and interface with it using the activerecord-postgres-hstore gem.
postgresql  nosql  hstore  gems 
10 weeks ago by harrylove
quickleft's prologue at master - GitHub
Generate a Rails 3 app with the application templates Quick Left uses to start their projects off right!
rubyonrails  templates  gems  generators 
november 2010 by harrylove
hagenburger's lemonade at master - GitHub
Generates CSS sprites on the fly by using `background: sprite-image("sprites/logo.png")` (for Sass/SCSS/Compass).
sass  css  sprites  gems  compass 
august 2010 by harrylove
tenderlove's texticle at master - GitHub
Texticle exposes full text search capabilities from PostgreSQL, and allows you to declare full text indexes. Texticle will extend ActiveRecord with named_scope methods making searching easy and fun!
postgresql  rubyonrails  search  gems 
july 2010 by harrylove
Replace Cron with Clockwork
A time period and a job name are the only required parameters. Options may include an hour and minute to run for daily jobs. The job name is passed to your queueing system to enqueue a job, to be worked in one of your background job workers. (An important part of the lockless scheduler process pattern is that it never does any work itself, only queues up jobs for the workers to handle.) In order to make Clockwork queueing system-agnostic, the second bit of code you need is a small handler block that declares how to enqueue a job.
ruby  cron  gems 
july 2010 by harrylove
arsduo's koala at master - GitHub
A lightweight, flexible library for Facebook with support for the Graph API, the old REST API, realtime updates, and OAuth validation.
facebook  ruby  apis  gems  oauth 
june 2010 by harrylove
Pyrite - Easy peasy in-browser testing with Selenium
Pyrite is a lightweight DSL around the Selenium browser testing framework.
ruby  selenium  testing  gems 
june 2010 by harrylove
breakpointer's surveyor at master - GitHub
Surveyor is a Rails gem plugin that lets you easily design surveys, questionnares, quizes, etc... and add them to your app.
rubyonrails  gems  plugins  surveys 
june 2010 by harrylove
plataformatec's devise at master - GitHub
Flexible authentication solution for Rails with Warden
authentication  ruby  rubyonrails  plugins  gems  rack 
may 2010 by harrylove
grosser's fallback at master - GitHub
Fallback when original attribute is not present or somethings not right.
activerecord  rubyonrails  plugins  gems 
may 2010 by harrylove
seejohnrun/ice_cube @ GitHub
Fast querying and expansion of recurrence rules in Ruby
ruby  time  dates  gems 
may 2010 by harrylove
noctivityinc's tickle at master - GitHub
Natural language parser for recurring events, based on Chronic.
ruby  gems  time 
april 2010 by harrylove
apotonick's cells at master - GitHub
Cells are like controllers in Rails - they have methods and corresponding views. However, their big advantage to controllers is their modularity: you can have as many cells on a page as you want.
rubyonrails  views  gems 
april 2010 by harrylove
hexorx's currencies at master - GitHub
Simple gem for working with currencies. It is extracted from the countries gem and contains all the currency information in the ISO 4217 standard.
ruby  rubyonrails  gems  money  payment  currency  finance 
february 2010 by harrylove
hmcgowan's roo at master - GitHub
Roo provides an interface to Open Office, Excel, and Google Spreadsheets.
ruby  excel  openoffice  google  spreadsheets  csv  gems 
february 2010 by harrylove
winton's acts_as_archive at master - GitHub
Don't delete your records, move them to a different table
activerecord  rubyonrails  gems 
february 2010 by harrylove
delayed_paperclip
Delayed_paperclip is a rubygem that works with Paperclip and delayed_job. It allows you to easily process Paperclip attachments (such as resizing images) in the background with delayed_job.
paperclip  ruby  gems 
january 2010 by harrylove
AutoSprite
An easy, automated CSS image sprite creator.
ruby  css  sprites  gems 
january 2010 by harrylove
kjvarga's arid_cache at master - GitHub
Automates efficient caching of your ActiveRecord collections, gives you counts for free and supports pagination. ARID Cache makes caching easy and effective. ARID cache supports caching on all your model named scopes, class methods and instance methods right out of the box. ARID cache prevents caching logic from cluttering your models and clarifies your logic by making explicit calls to cached result sets. ARID Cache is designed for handling large, expensive ActiveRecord collections but is equally useful for caching anything else as well.
activerecord  caching  ruby  gems 
january 2010 by harrylove
airblade's paper_trail at master - GitHub
PaperTrail lets you track changes to your models' data. It's good for auditing or versioning. You can see how a model looked at any stage in its lifecycle, revert it to any version, and even undelete it after it's been destroyed.
versioning  auditing  activerecord  rubyonrails  ruby  gems 
january 2010 by harrylove
Setup.rb
Setup.rb is the generic installer for ruby scripts and extentions. You can automate configuration and installation of your program package very easily with setup.rb simply by following a convention. And if you need more control, setup.rb also offers all the configuration you'll ever need.
ruby  gems 
january 2010 by harrylove
brianmario's yajl-ruby at master - GitHub
This gem is a C binding to the excellent YAJL JSON parsing and generation library.
json  ruby  gems 
december 2009 by harrylove
fragility's spatial_adapter at master - GitHub
This is the Spatial Adapter for Rails 0.1.1. It is a plugin for Rails which manages the MySql Spatial and PostGIS geometric columns in a transparent way (that is like the other base data type columns). It also provides a way to manage these columns in migrations. It replaces both the "PostGIS Adapter for Rails" and "MySql Spatial Adapter for Rails" plugins.
ruby  rubyonrails  gis  geospatial  mysql  postgis  postgresql  plugins  gems 
december 2009 by harrylove
toastyapps's alchemist at master - GitHub
Ruby library to convert from meters to miles from yards to fathoms from teaspoons to quarts and whatever else you could possibly want
ruby  conversion  converters  gems 
december 2009 by harrylove
Doc⚡split
Docsplit is a command-line utility and Ruby library for splitting apart documents into their component parts: searchable UTF-8 plain text, page images or thumbnails in any format, PDFs, single pages, and document metadata (title, author, number of pages...)
pdf  ruby  images  gems 
december 2009 by harrylove
dcparker/temporals @ GitHub
A uniquely powerful Ruby parser for Temporal Expressions. Type out your recurring time patterns in plain english, and the computer can understand it. Similar to Chronic?
ruby  time  gems 
december 2009 by harrylove
bblimke's webmock at master - GitHub
Library for stubbing HTTP requests and setting expectations on HTTP requests in Ruby.
ruby  http  gems  rubyonrails  mocks 
november 2009 by harrylove
YARD 0.4.0 - The Whole Nine
Generates docs on the fly for your favourite Ruby projects on GitHub, with DISQUS user comments
ruby  documentation  rubyonrails  gems 
november 2009 by harrylove
flyerhzm's bullet at master - GitHub
It will watch your queries while you develop your application and notify you when you should add eager loading (N+1 queries), when you’re using eager loading that isn’t necessary and when you should use counter cache.
rubyonrails  databases  gems  plugins  optimization 
october 2009 by harrylove
psq's rails-undo-redo at master - GitHub
Undo/Redo for Rails Models, including helpers to implement multi-level Undo/Redo, all in one plugin
rubyonrails  undo  plugins  gems 
october 2009 by harrylove
intridea's tweetstream at master - GitHub
TweetStream provides simple Ruby access to Twitter’s Streaming API (apiwiki.twitter.com/Streaming-API-Documentation).
ruby  twitter  streaming  gems  apis 
september 2009 by harrylove
mynyml's watchr at master - GitHub
Agile development tool that monitors a directory tree, and triggers a user defined action whenever an observed file is modified. Its most typical use is continuous testing, and as such it is a more flexible alternative to autotest.
ruby  autotest  testing  continuousintegration  gems 
september 2009 by harrylove
Kitabu
A framework for creating e-books from Markdown/Textile text markup using Ruby. Using the Prince PDF generator, you'll be able to get high quality PDFs.
pdf  ruby  textile  ebook  markup  markdown  gems 
september 2009 by harrylove
josevalim's auth_helpers at master - GitHub
AuthHelpers is a collection of modules to improve your Authlogic models. It mainly exposes some convenience methods to help on confirmation and passwords management, it also deals automatically with associations and notifications.
authlogic  authentication  rubyonrails  gems  authorization 
september 2009 by harrylove
flyerhzm's bullet at master - GitHub
The Bullet plugin is designed to help you increase your application’s performance by reducing the number of queries it makes. It will watch your queries while you develop your application and notify you when you should add eager loading (N+1 queries) or when you’re using eager loading that isn’t necessary.
optimization  rubyonrails  ruby  activerecord  plugins  gems  databases 
september 2009 by harrylove
CodeSnippets: Install postgres gem on Mac OS X 10.5 (Leopard) [ruby] [osx] [gem] [postgres] [postgresql]
I always get this error when trying to install the pg gem on Mac OS X Leopard. This command fixes the problem.
ruby  rubyonrails  gems  postgresql 
march 2009 by harrylove
GIANT ROBOTS SMASHING INTO OTHER GIANT ROBOTS
Dynamically generated named_scope methods introspected from the database.
rubyonrails  plugins  gems  activerecord  named_scope 
october 2008 by harrylove
Codeword: Studios -> Introducing WeatherMan, a Ruby Gem.
Weather.com XML API interface with support for forecasts.
ruby  gems  weather  forecasts  api 
october 2008 by harrylove
Oh, the memories | Fear of Fish
Install the engineyard-backup gem for easy file backup with timestamps
ruby  rubyonrails  gems  backups  git  github 
may 2008 by harrylove
bigfleet's blanket at master — GitHub
"Blanket is a flexible backup framework designed to get the drudgery out of the way and to make automated backups easy."
ruby  gems  databases  backups 
march 2008 by harrylove
roo
Ruby gem to read the content of spreadsheet files
ruby  gems  spreadsheets  excel  openoffice  google 
december 2007 by harrylove
RubyForge: Decision Tree: Project Info
A machine learning library which implements ID3 (information gain) algorithm for decision tree learning. Currently supports continuous and discrete dataset learning and graphing.
ruby  gems  ai 
may 2007 by harrylove
Bruce Williams—Ruby, Rails, and Design — fast_forward 1.0.0
Adds support for delegation of all missing methods to another object, and does a bit of dynamic method generation to reduce overhead for subsequent calls.
rubyonrails  gems  ruby  method_missing 
may 2007 by harrylove

Copy this bookmark:



description:


tags: