Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Rails 3.1
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Enki User  
View profile  
 More options Feb 12 2012, 10:14 pm
From: Enki User <michaeljohnmitch...@gmail.com>
Date: Sun, 12 Feb 2012 19:14:05 -0800 (PST)
Local: Sun, Feb 12 2012 10:14 pm
Subject: Rails 3.1
Hi, I was wondering if there are plans to upgrade Enki to Rails 3.1 or
3.2.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Xavier Shay  
View profile  
 More options Feb 12 2012, 10:22 pm
From: Xavier Shay <xavier-l...@rhnh.net>
Date: Sun, 12 Feb 2012 19:22:08 -0800
Local: Sun, Feb 12 2012 10:22 pm
Subject: Re: Rails 3.1

On 12/02/12 7:14 PM, Enki User wrote:

> Hi, I was wondering if there are plans to upgrade Enki to Rails 3.1 or
> 3.2.

Yes, someone just needs to fix the deprecation warnings on this branch
and test it out: https://github.com/xaviershay/enki/pull/47

Xavier


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Enki User  
View profile  
 More options Feb 16 2012, 9:56 pm
From: Enki User <michaeljohnmitch...@gmail.com>
Date: Thu, 16 Feb 2012 18:56:26 -0800 (PST)
Local: Thurs, Feb 16 2012 9:56 pm
Subject: Re: Rails 3.1

I tried the 3.2 branch and got this error message when I tried to run the
server on local host

gems/railties-3.2.0/lib/rails/application/configuration.rb:115:in `read':
No such file or directory - /Users/m/Sites/enki32/config/database.yml
(Errno::ENOENT)
from
/Users/m/.rvm/gems/ruby-1.9.2-p290@rails32/gems/railties-3.2.0/lib/rails/ap plication/configuration.rb:115:in
`database_configuration'
from
/Users/m/.rvm/gems/ruby-1.9.2-p290@rails32/gems/activerecord-3.2.0/lib/acti ve_record/railtie.rb:75:in
`block (2 levels) in <class:Railtie>'
from
/Users/m/.rvm/gems/ruby-1.9.2-p290@rails32/gems/activesupport-3.2.0/lib/act ive_support/lazy_load_hooks.rb:36:in
`instance_eval'
from
/Users/m/.rvm/gems/ruby-1.9.2-p290@rails32/gems/activesupport-3.2.0/lib/act ive_support/lazy_load_hooks.rb:36:in
`execute_hook'
from
/Users/m/.rvm/gems/ruby-1.9.2-p290@rails32/gems/activesupport-3.2.0/lib/act ive_support/lazy_load_hooks.rb:43:in
`block in run_load_hooks'
from
/Users/m/.rvm/gems/ruby-1.9.2-p290@rails32/gems/activesupport-3.2.0/lib/act ive_support/lazy_load_hooks.rb:42:in
`each'
from
/Users/m/.rvm/gems/ruby-1.9.2-p290@rails32/gems/activesupport-3.2.0/lib/act ive_support/lazy_load_hooks.rb:42:in
`run_load_hooks'
from
/Users/m/.rvm/gems/ruby-1.9.2-p290@rails32/gems/activerecord-3.2.0/lib/acti ve_record/base.rb:709:in
`<top (required)>'
from
/Users/m/Sites/enki32/vendor/plugins/acts_as_taggable_on_steroids/lib/acts_ as_taggable.rb:196:in
`<top (required)>'
from
/Users/m/.rvm/gems/ruby-1.9.2-p290@rails32/gems/activesupport-3.2.0/lib/act ive_support/dependencies.rb:251:in
`require'
from
/Users/m/.rvm/gems/ruby-1.9.2-p290@rails32/gems/activesupport-3.2.0/lib/act ive_support/dependencies.rb:251:in
`block in require'
from
/Users/m/.rvm/gems/ruby-1.9.2-p290@rails32/gems/activesupport-3.2.0/lib/act ive_support/dependencies.rb:236:in
`load_dependency'
from
/Users/m/.rvm/gems/ruby-1.9.2-p290@rails32/gems/activesupport-3.2.0/lib/act ive_support/dependencies.rb:251:in
`require'
from
/Users/m/Sites/enki32/vendor/plugins/acts_as_taggable_on_steroids/init.rb:1 :in
`block in <class:Plugin>'
from
/Users/m/.rvm/gems/ruby-1.9.2-p290@rails32/gems/railties-3.2.0/lib/rails/pl ugin.rb:82:in
`eval'
from
/Users/m/.rvm/gems/ruby-1.9.2-p290@rails32/gems/railties-3.2.0/lib/rails/pl ugin.rb:82:in
`block in <class:Plugin>'
from
/Users/m/.rvm/gems/ruby-1.9.2-p290@rails32/gems/railties-3.2.0/lib/rails/in itializable.rb:30:in
`instance_exec'
from
/Users/m/.rvm/gems/ruby-1.9.2-p290@rails32/gems/railties-3.2.0/lib/rails/in itializable.rb:30:in
`run'
from
/Users/m/.rvm/gems/ruby-1.9.2-p290@rails32/gems/railties-3.2.0/lib/rails/in itializable.rb:55:in
`block in run_initializers'
from
/Users/m/.rvm/gems/ruby-1.9.2-p290@rails32/gems/railties-3.2.0/lib/rails/in itializable.rb:54:in
`each'
from
/Users/m/.rvm/gems/ruby-1.9.2-p290@rails32/gems/railties-3.2.0/lib/rails/in itializable.rb:54:in
`run_initializers'
from
/Users/m/.rvm/gems/ruby-1.9.2-p290@rails32/gems/railties-3.2.0/lib/rails/ap plication.rb:136:in
`initialize!'
from
/Users/m/.rvm/gems/ruby-1.9.2-p290@rails32/gems/railties-3.2.0/lib/rails/ra iltie/configurable.rb:30:in
`method_missing'
from /Users/m/Sites/enki32/config/environment.rb:5:in `<top (required)>'
from
/Users/m/.rvm/gems/ruby-1.9.2-p290@rails32/gems/activesupport-3.2.0/lib/act ive_support/dependencies.rb:251:in
`require'
from
/Users/m/.rvm/gems/ruby-1.9.2-p290@rails32/gems/activesupport-3.2.0/lib/act ive_support/dependencies.rb:251:in
`block in require'
from
/Users/m/.rvm/gems/ruby-1.9.2-p290@rails32/gems/activesupport-3.2.0/lib/act ive_support/dependencies.rb:236:in
`load_dependency'
from
/Users/m/.rvm/gems/ruby-1.9.2-p290@rails32/gems/activesupport-3.2.0/lib/act ive_support/dependencies.rb:251:in
`require'
from /Users/m/Sites/enki32/config.ru:4:in `block in <main>'
from
/Users/m/.rvm/gems/ruby-1.9.2-p290@rails32/gems/rack-1.4.0/lib/rack/builder .rb:51:in
`instance_eval'
from
/Users/m/.rvm/gems/ruby-1.9.2-p290@rails32/gems/rack-1.4.0/lib/rack/builder .rb:51:in
`initialize'
from /Users/m/Sites/enki32/config.ru:1:in `new'
from /Users/m/Sites/enki32/config.ru:1:in `<main>'
from
/Users/m/.rvm/gems/ruby-1.9.2-p290@rails32/gems/rack-1.4.0/lib/rack/builder .rb:40:in
`eval'
from
/Users/m/.rvm/gems/ruby-1.9.2-p290@rails32/gems/rack-1.4.0/lib/rack/builder .rb:40:in
`parse_file'
from
/Users/mm/.rvm/gems/ruby-1.9.2-p290@rails32/gems/rack-1.4.0/lib/rack/server .rb:200:in
`app'
from
/Users/m/.rvm/gems/ruby-1.9.2-p290@rails32/gems/railties-3.2.0/lib/rails/co mmands/server.rb:46:in
`app'
from
/Users/m/.rvm/gems/ruby-1.9.2-p290@rails32/gems/rack-1.4.0/lib/rack/server. rb:301:in
`wrapped_app'
from
/Users/m/.rvm/gems/ruby-1.9.2-p290@rails32/gems/rack-1.4.0/lib/rack/server. rb:252:in
`start'
from
/Users/m/.rvm/gems/ruby-1.9.2-p290@rails32/gems/railties-3.2.0/lib/rails/co mmands/server.rb:70:in
`start'
from
/Users/m/.rvm/gems/ruby-1.9.2-p290@rails32/gems/railties-3.2.0/lib/rails/co mmands.rb:55:in
`block in <top (required)>'
from
/Users/m/.rvm/gems/ruby-1.9.2-p290@rails32/gems/railties-3.2.0/lib/rails/co mmands.rb:50:in
`tap'
from
/Users/m/.rvm/gems/ruby-1.9.2-p290@rails32/gems/railties-3.2.0/lib/rails/co mmands.rb:50:in
`<top (required)>'
from script/rails:6:in `require'
from script/rails:6:in `<main>'


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Xavier Shay  
View profile  
 More options Feb 17 2012, 12:53 am
From: Xavier Shay <xavier-l...@rhnh.net>
Date: Thu, 16 Feb 2012 21:53:35 -0800
Local: Fri, Feb 17 2012 12:53 am
Subject: Re: Rails 3.1
There are instructions in the README for getting started, specifically
you are missing:

cp config/database.example.yml config/database.yml
# Edit config/enki.yml and config/database.yml to taste

Cheers,
Xavier

On 16/02/12 6:56 PM, Enki User wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »