Does the SaturnFlyer blog extension need to be installed or migrated?
There
isn’t any info in the readme so I am assuming not. And when I try and
migrate it, I get this error “uninitialized constant AuthorExtension”.
Looking in the rake file leads me to believe that it doesn’t, but I just
want to be sure.
Does the SaturnFlyer blog extension need to be installed or migrated? There
isn’t any info in the readme so I am assuming not. And when I try and
migrate it, I get this error “uninitialized constant AuthorExtension”.
Looking in the rake file leads me to believe that it doesn’t, but I just
want to be sure.
Sorry for the lack of docs.
I’ll add 'em, but the blog extension is slated to become a part of the
core sometime after 0.7 with some tweaks perhaps.
Running the migration will add a bio and bio_filter to the user’s
table which allows user’s to manage their own bio.
I have NOT yet checked any of our extensions against edge. Error
reports and patches would be greatly appreciated. In the meantime I’m
going to tag everything with 0.6.9.
Originally it was just going to be support for authors (hence your
error “uninitialized constant AuthorExtension”)
I’ve pushed an update to fix that, but it was a typo in blog/lib/tasks/
blog_extension_tasks.rake
Pull the latest, and do let me know if you have any trouble.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.