Google Groups Home
Help | Sign in
Group info
Members: 14
Activity: Low activity
Language: English (UK)
Group categories: Not categorized
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 20  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Mailing list for Enki - a Ruby on Rails blogging app.
http://www.enkiblog.com
 

Continuous Integration 
  [link] Just a bit of extra transparency At least for the time being this is a vote in favour of keeping stuff in vendor/ I'll chat with the Relevance guys and see what they think about config.gems Xavier
By Xavier Shay  - Oct 23 - 1 new of 1 message    

Vendoring 
  Given config.gem now works pretty well, and the rake tasks to install those gems, is there any reason why we shouldn't unvendor pretty much everything? Advantages: - Less code! - Smaller clone - Easier to keep everything up to date Disadvantages: - Slightly slower to get started?
By Xavier Shay  - Oct 10 - 2 new of 2 messages    

Changes! Rails 2.1, no more YAML, collapsed migrations 
  Hello, - YAML API support has been removed since no one was using it - Rails has been upgraded from 2.0.2(?) to 2.1, with the necessary rspec upgrade (now we get timestamp migrations yay) - I collapsed all the migrations to 9. No new migrations have been added for ages, so this shouldn't affect many people, but if you do have a... more »
By Xavier Shay  - Sep 19 - 1 new of 1 message    

about enki 
  ...hmm, looks like request.raw_post is nil. I've just committed a fix (add .to_s) otherwise just change line 17 to: unless session[:logged_in] You don't need the extra check unless you're using the API, which I hope you're not because I'm ripping it out soon :) Xav PS. CCed to list
By Xavier Shay  - Sep 4 - 1 new of 1 message    

error at render :yaml 
  In app/controllers/admin/posts_co ntroller.rb I think render method has not :yaml. Is this code correct ? format.yaml { render :yaml => Post.find(:all, :select => 'id, title', :order => 'created_at DESC' ).to_yaml }
By yuumi3  - Aug 20 - 3 new of 3 messages    

Can't login to admin 
  OK, I figured out how to get Enki to run via fastcgi, but now I'm crashing out on this error after logging in through OpenID: A LoadError occurred in application#show: Expected /home/disorde/enki/app/control lers/admin/ dashboard_controller.rb to define Admin::DashboardController [RAILS_ROOT]/vendor/rails/acti vesupport/lib/active_support/... more »
By VM Ganata  - Jul 10 - 3 new of 3 messages    

Enki and Apache+fastcgi? 
  Just curious to know if using Apache+fastcgi is feasible, and if so, what changes I'd have to make to the base code? I can't get it to run out of the box, but I may just being something extremely wrong.
By VM Ganata  - May 14 - 2 new of 2 messages    

Cosmetic README 
  Hi, Just a quick patch, made the README nicely formatted on GitHub. Cheers, Chris
By Chris Lloyd  - Apr 15 - 2 new of 2 messages    

OpenID delegation + mongrel 
  Setup OpenID delegation for the site you are hosting with enki (say, [link] for me) Fire up your app with one mongrel. Then try to login. Hit the mongrel, which then requests your site to get the delegation info ... which needs to be processed by a mongrel, but the only one is already waiting on this request to finish... more »
By Xavier Shay  - Apr 12 - 3 new of 3 messages    

live comment preview 
  If you follow the normal permalink for post, live comment preview works If you follow the "comments" link (goes to #comments), live comment is broken when you start typing with the following error message: "Node cannot be inserted at the specified point in the hierarchy" code: "3" Replicated in FF and Safari.... more »
By Xavier Shay  - Apr 12 - 4 new of 4 messages    

1 - 10 of 20   « Newer | Older »

XML       Send email to this group: enkiblog@googlegroups.com
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google