dhh

David Heinemeier Hansson
37signals
Chicago, USA
179
0

Public Activity  feed

dhh committed to rails 4 days ago

706425e154a2a2581195c98309f30a18a0002a58

Update Prototype to 1.6.0.2 (Patrick Joyce) [#599 status:committed]

dhh committed to rails 7 days ago
dhh committed to rails 7 days ago

8fe01de2e8753d045408ecde3178ab4e9192bf9a

Fixed that AssetTagHelper#compute_public_path shouldn't cache the asset_host along with the source or per-request proc's won't run [DHH]

dhh committed to rails 9 days ago

30370227890dc950f1544b7b1040aa75e505f877

Fixed that create database statements would always include "DEFAULT NULL" (Nick Sieger) [#334 status:committed]

dhh committed to rails 14 days ago

6b61e95dc8d717b4500ab623816863c0bb707e2b

Changed PrototypeHelper#submit_to_remote to PrototypeHelper#button_to_remote to stay consistent with link_to_remote (submit_to_remote still works as an alias) (clemens) [#8994 status:closed]

dhh committed to rails about 1 month ago

161ab28b7c0bd28828b6d18613a9de09d47023c6

Added block-handling to Enumerable#many? (Damian Janowski) [#452 state:resolved]