@@state_secret

David Gurba david.gurba at gmail.com
Tue Jun 3 09:26:17 EDT 2008


I like Junebug alot ... maybe I'll try to add bluecloth to it or something
besides straight textile.

On Tue, Jun 3, 2008 at 1:11 AM, _why <why at whytheluckystiff.net> wrote:

> I was having some issue getting the class variables in
> Camping::Session to work with some old apps, so I've changed
> @@state_secret to a method.
>
>  module Blog
>    include Camping::Session
>    def state_secret; "kxxxx" end
>  end
>
> Also, merged some of zimbatm's patches.  And trying to revive the
> Junebug wiki <http://github.com/why/junebug> since it's still my
> favorite one.
>
> Oh and Passenger is working with Camping 2.0.  You just use
> `run Blog` in your config.ru (following everything else in the
> latest Passenger docs.)  Best to wait until they release 1.1.0 gems.
>
> _why
> _______________________________________________
> Camping-list mailing list
> Camping-list at rubyforge.org
> http://rubyforge.org/mailman/listinfo/camping-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rubyforge.org/pipermail/camping-list/attachments/20080603/b83b95d7/attachment.html>


More information about the Camping-list mailing list