1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Ruby on Rails
Find a file
Hongli Lai (Phusion) fb2325e358 Reimplement Jeremy's PostgreSQL automatic transaction state introspection code.
- Fixed compatibility with the old 'postgres' driver which doesn't support
  transaction state introspection.
- Added unit tests for it.
2008-11-03 20:56:28 +01:00
actionmailer Update CHANGELOGs with the last few fixes, set date for today 2008-10-24 13:08:47 +02:00
actionpack Remove unused debug_routes 2008-11-02 23:23:19 +05:30
activemodel Merge docrails 2008-09-03 17:58:47 +01:00
activerecord Reimplement Jeremy's PostgreSQL automatic transaction state introspection code. 2008-11-03 20:56:28 +01:00
activeresource Fixed that ActiveResource#post would post an empty string when it shouldn't be posting anything (Paolo Angelini) [#525 state:committed] 2008-10-30 12:47:23 +01:00
activesupport Check first for git repository before using git branch 2008-11-02 19:36:56 +05:30
ci Be more careful 2008-08-26 12:21:48 +02:00
doc/template
railties Merge docrails. Remove unnecessary files. 2008-11-02 18:13:54 +05:30
.gitignore Merge with docrails. Also add a rake task to generate guides in your rails application : 2008-10-21 18:33:40 +01:00
pushgems.rb
Rakefile
release.rb Use copy instead of export for release 2008-09-05 14:22:56 +02:00