From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ezequiel Birman Subject: blorgit build Date: Thu, 14 Oct 2010 11:14:09 -0300 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=60963 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P6Oo1-0005Y1-Fi for emacs-orgmode@gnu.org; Thu, 14 Oct 2010 10:29:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P6Onv-00042y-M1 for emacs-orgmode@gnu.org; Thu, 14 Oct 2010 10:29:17 -0400 Received: from lo.gmane.org ([80.91.229.12]:58177) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P6Onv-00042b-Fc for emacs-orgmode@gnu.org; Thu, 14 Oct 2010 10:29:11 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1P6Ons-0005ad-MZ for emacs-orgmode@gnu.org; Thu, 14 Oct 2010 16:29:08 +0200 Received: from 190.55.75.135 ([190.55.75.135]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 14 Oct 2010 16:29:08 +0200 Received: from stormwatch by 190.55.75.135 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 14 Oct 2010 16:29:08 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org I cloned from the repo and after 'rake new' > rake aborted! > undefined method `tableize' for "Blog":String > ./backend/active_file/lib/active_file/base.rb:17:in `inherited' > ./backend/blog.rb:1 > /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require' > /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require' > ./backend/init.rb:3 > ./backend/init.rb:3:in `each' > ./backend/init.rb:3 > /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require' > /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require' > ./blorgit.rb:9 > /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require' > /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require' > /home/stormwatch/src/blorgit/Rakefile:1 > /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2383:in `load' > /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2383:in `raw_load_rakefile' > /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2017:in `load_rakefile' > /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling' > /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2016:in `load_rakefile' > /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2000:in `run' > /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling' > /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:1998:in `run' > /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/bin/rake:31 > /usr/bin/rake:19:in `load' > /usr/bin/rake:19 and line no. 17 of base.rb reads: > base.location = [base.name.tableize.to_s, "*"] Could anyone with Ruby skills help me please? Is blorgit still developed? -- Ezequiel Birman