fcheung

Frederick Cheung
Texperts
Cambridge (UK)
1
2
Ruby on Rails
Forked from rails/rails Wed Apr 23 10:35:24 -0700 2008
legend
Fork of fcheung's smart_session_store
Forked from ewildgoose/smart_session_store Wed Jul 16 04:53:46 -0700 2008
legend

Public Activity  feed

fcheung forked smart_session_store 8 days ago
Forked repository is at fcheung/smart_session_store
fcheung started watching smart_session_store 8 days ago
smart_session_store is at ewildgoose/smart_session_store
fcheung committed to rails about 1 month ago

2e0765a00361781fb9bff2a7ca8996eab1f01bd4

Make partial counter start from 0.

fcheung committed to rails about 1 month ago

a04bfacbf01973c214215dd5a547f3e9fa8028ff

Make partial counter start from 0 (as in 2.0.x)

fcheung committed to rails 2 months ago

cff2291df5d1df106ae8cf116655f0703f53f8c3

Fix failing tests on mysql 4.1 & ruby 1.8.4. [#237 state:resolved]

fcheung committed to rails 2 months ago

dd9938a44ee3a7bb6c42527a1be6fcec70bf4772

Fix mysql 4.1 incompatibility in the active record schema tests.

fcheung committed to rails 2 months ago

17d1319c480e58e28641b243da50ae5e5eab89dc

Ensure observe_field encodes value parameter. [#216 state:resolved]

fcheung committed to docrails 2 months ago

c9c4f7bababda23f33693bdca35d1bb37fdfcd15

Update documentation on :include.

fcheung committed to rails 2 months ago

d2212c1601dcd67e72e9d52f98347d3285fd7134

Remove AR::Base#attributes argument. [#52 state:resolved]

fcheung committed to rails 2 months ago

642da856d5dddbef4141f759e6e2bf57d5a3a3a8

Deprecate AR::Base#attributes argument