CARVIEW |
-
Your own personal hoodwink'd. Add commenting to any site.Created Thu May 01 10:25:28 -0700 2008
-
The Rails Engines pluginCreated Fri Apr 18 13:56:06 -0700 2008
-
The easy and fun Continuous Integration serverCreated Fri Sep 19 00:19:12 -0700 2008
-
I suppose it's a document database. Or a tuple store. But really, it's just data sloshing around,...Created Thu Feb 07 09:04:58 -0800 2008
-
A Stikkit Dashboard widget for Mac OS XCreated Sun Sep 21 03:40:02 -0700 2008
-
Vanilla in RubyCreated Tue Mar 04 14:13:34 -0800 2008
Public Activity
010496920733e82bddd158f50b0cd9f23759bb9d
Merge branch 'edge' of git@github.com:lazyatom/engines into edge
82494699198ad5a44faa49ebcd182038ca236eea
Rails 2.2 seems to want plain text emails to have .erb as the extension, rather than text.plain.erb.
23db4298f689c2854c8c6f0d0cf42764dabee5b5
We shouldn't rely on first_render to determine which template was being rendered [#41 state:resolved]
a957296bf289443e8c392170df2682fbaa2763d5
Updating compatible version for Edge Rails
fb17925516f95e0b4f417572f498f41c428c1de1
ActionView::TemplateFinder has been replaced (without much discussion as to why) in edge Rails (see https://github.com/rails/rails/commit/bec4b69a3b65c3696edad3c880207e8c476b0937#diff-14), so we need to reflect that. Seems like we don't need to 'process' the view paths anymore either.
6da6f44c6da63ebc7c0172e0a58e412c53ddc2ca
This comment isn't relevant anymore
8b3a70574db3b375d8b643b22a878bc87ece10bd
Enhance upgrade rake task to deal with Sven's fork
3207d265d49144443cdff5cbe4113fe3287d2816
Ensure that plugin migration names aren't too long for NTFS
c152ff169b941a233d69f0c5ef7625cc3cca20cd
Merge branch 'use_rails_own_migration_mechanism'
42af62ae4ddd0de61ec78a4aa6fe408713a1d72c
Added documentation for upgrade schema task.