Skip to content

Commit

Permalink
Update OpenBase adaterp's maintainer's email address. Closes #5176. […
Browse files Browse the repository at this point in the history
…Derrick Spell]

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4366 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
  • Loading branch information
Marcel Molina committed May 24, 2006
1 parent 3115c42 commit c9ef5ac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions activerecord/CHANGELOG
@@ -1,5 +1,7 @@
*SVN*

* Update OpenBase adaterp's maintainer's email address. Closes #5176. [Derrick Spell]

* Add a quick note about :select and eagerly included associations. [Rick]

* Add docs for the :as option in has_one associations. Closes #5144 [cdcarter@gmail.com]
Expand Down
Expand Up @@ -55,7 +55,7 @@ def simplified_type(field_type)
#
# Caveat: Operations involving LIMIT and OFFSET do not yet work!
#
# Maintainer: derrickspell@cdmplus.com
# Maintainer: derrick.spell@gmail.com
class OpenBaseAdapter < AbstractAdapter
def adapter_name
'OpenBase'
Expand Down

0 comments on commit c9ef5ac

Please sign in to comment.