henrik

Henrik Nyh
Stockholm, Sweden
Annotate ActiveRecord models as a gem
Forked from ctran/annotate_models Sat Apr 26 00:17:49 -0700 2008
legend
Treat an ActiveRecord model as a file attachment, storing its patch, size, content type, etc.
Forked from technoweenie/attachment_fu Wed May 14 15:56:57 -0700 2008
legend
The official repository for the Git TextMate Bundle
Forked from timcharper/git-tmbundle Mon Apr 28 03:19:53 -0700 2008
legend
Paperclip File Management Plugin
Forked from thoughtbot/paperclip Wed Jul 02 12:29:30 -0700 2008
legend
ActiveRecord plugin for automatically converting fields to permalinks.
Forked from technoweenie/permalink_fu Thu May 22 07:56:25 -0700 2008
legend
Ruby on Rails
Forked from rails/rails Mon Apr 14 02:30:22 -0700 2008
legend
Every Rails page has footnotes that link give request information and link back to your source vi...
Forked from drnic/rails-footnotes Fri May 23 13:22:59 -0700 2008
legend
Enables finders like find_by_name!(…) that raise if nothing was found.
Created Mon May 26 04:54:53 -0700 2008
legend
Sass bundle for TextMate
Forked from aussiegeek/ruby-sass-tmbundle Mon May 12 11:44:35 -0700 2008
legend
Ruby slugalizer ("Föö Bár!" -> "foo-bar"). Falls back to stdlib iconv but prefers the platform-co...
Created Fri May 23 10:06:57 -0700 2008
legend
Rails plugin providing helpers to set and show the site <title>.
Created Sat Apr 26 10:20:13 -0700 2008
legend

Following

Public Activity  feed

henrik committed to paperclip 6 days ago

27727359d67a0b886a41fcac4badfffbaacc0393

Fix old tests to pass. Still need to write tests for new functionality.

henrik committed to paperclip 6 days ago

8697826a97d50e401611ccc726f6c31ab1a44794

Include mtime in url if present.

henrik committed to paperclip 6 days ago

429c78cec46f2cf1cd12bce04ce573f2d67f62fc

Add _updated_at. To be used for cache busting.

henrik forked paperclip 6 days ago
Forked repository is at henrik/paperclip
henrik started watching paperclip 6 days ago
paperclip is at thoughtbot/paperclip
henrik committed to permalink_fu about 1 month ago

589de2f3f492080ef6baa379c942649e6bd50cf9

Use /n flag (encoding = none) when stripping non-word characters.

henrik committed to permalink_fu about 1 month ago

8f9fb435605dfcdb9e67f252e4fe8cb77b5a6f7c

Mock actual ActiveRecordError hierarchy to avoid conflicts if AR is already loaded.

henrik committed to permalink_fu about 1 month ago

03fddb0c119f50c57101beeb19552fe5e64c1237

Make mock ActiveRecord a module, not a class, to avoid conflicts if real AR is loaded.

henrik commented on rails/rails about 1 month ago
Comment in 8afa725:

Nice, but the name "StringQ…