CARVIEW |
dbackeus
(David Backeus)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- David Backeus
- Company
- Streamio
- Location
- Stockholm (Sweden)
- Member Since
- Mar 20, 2008
Following 0 coders and watching 30 repositories view all →
Public Repositories (15)
-
monque
TODO: one-line summary of your gem
Last updated Mon May 03 01:57:01 -0700 2010
-
homebrew
Packaging system for Mac OS X 10.5 and above; heavy optimisations, no redundant packages and a bo...
Forked from mxcl/homebrew Wed Feb 03 08:54:24 -0800 2010
Last updated Wed Mar 31 02:22:09 -0700 2010
-
ar_callbacks
To test callback behaviour in active record
Last updated Thu Mar 11 03:07:24 -0800 2010
-
mongoid
Ruby ODM framework for MongoDB
Forked from durran/mongoid Tue Mar 09 08:29:43 -0800 2010
Last updated Wed Mar 10 06:12:51 -0800 2010
-
rest-client
Simple HTTP and REST client for Ruby, inspired by microframework syntax for specifying actions.
Forked from archiloque/rest-client Thu Mar 04 06:48:00 -0800 2010
Last updated Thu Mar 04 09:36:01 -0800 2010
-
piper
Digests a yahoo pipe feed and displays the content
Last updated Mon Jan 11 09:53:43 -0800 2010
-
gonzobahn
On the road for cultural freedom
Last updated Mon Jan 11 09:48:52 -0800 2010
-
dharmavision
Site targeted at Sahaja Yogis for tracking films that have a dharmic quality
Last updated Tue Jan 05 13:55:05 -0800 2010
-
imdb
sudo gem install imdb
Forked from ariejan/imdb Sat Dec 12 10:44:02 -0800 2009
Last updated Sat Dec 12 11:20:28 -0800 2009
-
raga
Attempt to make the best resource for indian ragas on the net
Last updated Wed Oct 28 06:07:40 -0700 2009
-
paperclip
Fork of thoughtbots paperclip. Adds :if and :unless statement to validates_attachment_presence an...
Forked from thoughtbot/paperclip Tue Jan 27 11:55:36 -0800 2009
Last updated Thu Feb 12 08:13:59 -0800 2009
-
memcache-client
Seattle.rb's memcache-client 1.5.0 with fixes
Forked from fiveruns/memcache-client Fri Oct 24 03:21:38 -0700 2008
Last updated Fri Oct 24 03:36:46 -0700 2008
-
actionscript-prototypes
Bunch of handy prototypes to make actionscript development easier. Inspired by ruby, rails and jQ...
Last updated Mon Sep 29 01:44:16 -0700 2008
-
leanunit-actionscript2
Sweet and lean unit test framework for actionscript 2.0
Last updated Sat Sep 13 14:17:00 -0700 2008
-
coverizer
Searches different album art archives and displays the images found
Last updated Sat Sep 13 05:09:49 -0700 2008
Public Activity 
-
8ecfc0b
Version 0.0.5.
-
053a228
Added Job.find and .destroy.
-
a9549d8
Bump mongo version dependency to 1.0.
- 1 more commit »
-
4f57696
Version 0.5.0.
-
ff82e6b
Change gem homepage to new github user.
-
880734e
Have transcoder log about started, completed and failed encodi...
- 1 more commit »
-
dde84b1
Bump version to 0.0.4.
-
71f3f89
Have jobs log when they fail.
-
a262910
Have workers log about the work they perform.
- 5 more commits »
RSpec extension library for Ruby on Rails
I'm using latest Mongoid with Device v1.1.rc1 (from tag 9291ab55b895724d4608f7e3e2d771a8f92d87eb which doesn't crash using Mongoid) without any issues. So I would guess it's not specifically related to devise.
Rails 3 gem should be dependent on activesupport 3
validates_presence_of :on => :create doesn't work
Configure generator to not generate view specs
-
5f9f6fe
Rdocalized README
rails3# boolean inputs not properly html safe
v1.1.rc1 crashes using Mongoid
Generators should follow the : convention rather than _
errors[:base] << "something" in combination with ! persistance method causes broken exception
-
709f521
Dont depend on rubygems where we dont have to.
-
a2decc7
Added Added monque rake tasks and a railtie to load them into ...
-
611a9ac
Added Added monque rake tasks and a railtie to load them into ...
-
6086964
Added Added monque rake tasks and a railtie to load them into ...
-
3a9bad8
Updated mongo driver dependency to version 0.19.3. Fixed specs...
prerelease# has_many association changes value of id on find
Running delete_all on a association proxy causes another error
Running destroy_all on a association proxy causes error
Usually there is a newline to end all kinds of generated templates. Small thing but better follow the conventions I think.