chewi
(James Le Cuirot)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- James Le Cuirot
- Company
- Aura Computer Services
- Location
- Perth, Scotland
- Member Since
- Nov 17, 2008 (11 months)
- 4 public repos
- 3 followers
Public Repositories (4)
-
apascan
PlayStation 2 hard drive partition scanner for Linux
Last updated Wed Sep 23 06:35:50 -0700 2009
-
brightbox-deployment
Brightbox Rails deployment recipes
Forked from brightbox/brightbox-deployment Mon Jun 15 03:11:59 -0700 2009
Last updated Tue Jun 16 08:15:35 -0700 2009
-
paperclip
Easy file attachment management for ActiveRecord
Forked from thoughtbot/paperclip Fri Mar 13 03:51:57 -0700 2009
Last updated Mon Jun 08 08:30:26 -0700 2009
-
awesome_nested_set
An awesome replacement for acts_as_nested_set and better_nested_set.
Forked from collectiveidea/awesome_nested_set Wed Dec 10 17:27:14 -0800 2008
Last updated Mon Feb 16 06:24:39 -0800 2009
Public Activity 
HEAD is fca32eb6c5b41e4f19a25b7b246c4a8a3d763667
x
-
jeremy
committed
4bb6f770:
Work around count returning string (bug)
-
jeremy
committed
59b58dfa:
Use public submodule url
-
jeremy
committed
64c9a401:
Make ruby-debug optional
-
miloops
committed
ca0530a5:
exists? method now uses ARel
-
miloops
committed
5b61168a:
Added arel_attributes_values methods, refactored locking and AR#update to use this method
-
miloops
committed
0cf54f9d:
Merge commit 'rails/master'
-
miloops
committed
b0bd4f45:
Merge commit 'rails/master'
-
miloops
committed
19d2ff83:
Calculations now use Arel to construct the query.
-
miloops
committed
09053960:
construct_finder_sql now use Arel
-
miloops
committed
0e113a04:
Refactored locking update
-
miloops
committed
649fd105:
Merge commit 'rails/master'
-
miloops
committed
345e686d:
Changed locking to use Arel. Arel updated
-
miloops
committed
c0f66b76:
Added ruby-debug
-
miloops
committed
e428c75d:
Remove connection method definition, since it's called just once.
-
miloops
committed
7958308e:
More progress on migrations. Arel updated.
-
miloops
committed
d8f99c36:
Added Arel integration to migration's version update table
-
miloops
committed
0d9f1da9:
Arel updated
-
miloops
committed
a934bbbb:
Removed blank lines
-
miloops
committed
fdcd8197:
Require Arel
-
miloops
committed
3b43d180:
Added arel as a submodule. This is temporary and will make development/testing easier.
And 689 more commits...
HEAD is 640c113ae78d84603ee68a5e9a2f7fbd8a3783b4
x
-
crankharder
committed
9aaeb187:
Tidy up the AR tests, removing duplicates and making tests clearer / more focussed.
-
hardbap
committed
1c6c216d:
Add option to routes task to target a specific controller with CONTROLLER=x.
-
mrduncan
committed
f73d34c1:
Default sent_on time to now in ActionMailer
-
bschwartz
committed
e1d27eed:
Ruby 1.9 compat: fix for SSL in Active Resource
-
jeremy
committed
4b331554:
Merge branch '2-3-stable' of git@github.com:rails/rails into 2-3-stable
-
amatsuda
committed
8dab61d1:
Ruby 1.9.2 compat: Array#* uses to_str instead of to_s to join values since Ruby 1.9.2
-
technoweenie
committed
55501b9f:
move the serialized AR record logic to #as_json. Leave ActiveRecord::Base#to_json to use the same Object#to_json implementation, but keep it around for documentation purposes.
-
svenfuchs
committed
5a0e2959:
Make app template git adapter sync back output immediately by using system() instead of backticks [#2047 state:resolved]
-
NZKoz
committed
95db8aaa:
Run the view tests too
-
svenfuchs
committed
bf00de03:
Stop messing with supposedly-deprecated interpolation placeholders when no interpolation values have been passed.
-
jeremy
committed
6cbcfffe:
Ruby 1.9: fix reloader tests using lambdas with no env arg
-
jeremy
committed
f09ceb55:
Ruby 1.9: fix encoding for test_file_stream
-
sava
committed
dc559f27:
Ruby 1.9: fix Content-Length for multibyte send_data streaming
-
jeremy
committed
7244425b:
Extract String#bytesize shim
-
jeremy
committed
21029451:
Fix errant require
-
jeremy
committed
32cfd4c2:
SQLite: deprecate the 'dbfile' option in favor of 'database.'
-
Hongli Lai (Phusion)
committed
d37ac795:
Make the new code reloading behavior work with multithreaded environments such as Mongrel.
-
jeremy
committed
17f336e2:
Revert "Methods invoked within named scope Procs should respect the scope stack. [#1267 state:resolved]"
-
Ross Kaffenburger and Bryan Helmkamp
committed
523f3ba8:
Don't check authenticity tokens for any AJAX requests
-
lukemelia
committed
60122e81:
Avoid loading the ActiveRecord::SessionStore class on initialization if it is not in use [#2737 state:resolved]
And 223 more commits...
HEAD is 076d7f885ed808a061c1d161f00fc81465b3b4da
x
-
jeremy
committed
db42f1bf:
Fix standalone test missing developer fixture
-
hugopeixoto
committed
ff60ec46:
Added a uniqueness validation test that uses diacritics.
-
jeremy
committed
c2f9c427:
Fix that RedCloth shouldn't be required to run tests
-
lifo
committed
bb1e1776:
.gitignore activesupport/test/fixtures/isolation_test
-
lifo
committed
60bed59f:
Remove unnecessary &block from Range#sum and add tests for (num..float).sum
-
lifo
committed
97a5c7a5:
Make enumerable test run stand alone
-
josevalim
committed
e0adfa82:
Optimize Range#sum only for integers [#2489]
-
dasil003
committed
1185500f:
Remove unused routeset method routes_for_controller_and_action in favour for routes_for [#3023 state:resolved]
-
jastix
committed
a1c289db:
Require test/unit in the generated test_helper for plugin [#1878 state:resolved]
-
wr0ngway
committed
1c9b3aab:
Allow connect_timeout, read_timeout and write_timeout settings for MySQL [#2544 state:resolved]
-
railsbob
committed
076ca48b:
Ensure hm:t#find does not assign nil to :include [#1845 state:resolved]
-
flype
committed
654568e7:
Allow to configure trusted proxies via ActionController::Base.trusted_proxies [#2126 state:resolved]
-
rizwanreza
committed
7dbb2b6f:
Support passing Redcloth options via textilize helper [#2973 state:resolved]
-
hardbap
committed
7d254b5d:
Serialized attributes should only be saved with partial_updates when the serialized attribute is present [#2397 state:resolved]
-
lifo
committed
96b575d6:
Get rid of parenthesize argument warnings
-
josevalim
committed
1ea7a00b:
Refactored create_migration on model generator.
-
hugopeixoto
committed
3545d6b0:
Setting usec (and nsec for Ruby 1.9) on Time#end_of_* methods [#1255 status:resolved]
-
josevalim
committed
1bd4d1c6:
Optimize Range#sum to use arithmetic progression when a block is not given [#2489].
-
siebertm
committed
d811864e:
Fix deprecating =-methods by using send [#2431 status:resolved]
-
josevalim
committed
32bde66a:
Make http digest work with different server/browser combinations
And 266 more commits...
Conflict with redhillonrails_core schema dumper
