On Wednesday, November 18, 2015 at 11:48:07 AM UTC+3, Colin Law wrote:
>
> On 18 November 2015 at 08:28, Advocatus Kakorozya <[email protected]
> <javascript:>> wrote:
> > Dear Colin,
> > Thanks for your response,
> > I have picked app already written called Fedena (
> > http://www.projectfedena.org/ )
>
> Have you kept the files Gemfile.lock and Gemfile *exactly* as they
> were in the version you picked up (which guarantees that you have the
> same versions of gems as the original)? Note that you must not run
> bundle update or that may update gem versions. You should just run
> bundle install. If you are in any doubt then restore Gemfile and
> Gemfile.lock and run bundle update.
>
> By the way, I would prefer it if you could not top post, but insert
> you reply at the appropriate point(s) in the previous message. It
> makes it easier to follow the thread. Thanks.
>
> Colin
>
> > Regards,
> > Advo
> >
> >
> > On Tuesday, November 17, 2015 at 2:00:24 PM UTC+3, Colin Law wrote:
> >>
> >> On 17 November 2015 at 10:10, Advocatus Kakorozya <[email protected]>
> >> wrote:
> >> > I have installed;
> >> > Ruby
> >> > ruby 2.2.1p85 (2015-02-26 revision 49769) [x86_64-linux]
> >> >
> >> > Rails 4.2.4
> >> > gem 2.5.0
> >> >
> >> > MySQL
> >> >
> >> > Phusion Passenger version 5.0.21
> >> >
> >> > + apache
> >> >
> >> > But when I run "rake db:create --trace"
> >> >
> >> > I get the following error
> >> >
> >> > NoMethodError: undefined method `task' for
> >> > #<Spec::Rake::SpecTask:0x007f3b57c8ef58>
> >>
> >> Is this for a new rails app or have you picked up an app already
> written?
> >>
> >> Colin
> >
> > --
> > You received this message because you are subscribed to the Google
> Groups
> > "Ruby on Rails: Talk" group.
> > To unsubscribe from this group and stop receiving emails from it, send
> an
> > email to [email protected] <javascript:>.
> > To post to this group, send email to [email protected]
> <javascript:>.
> > To view this discussion on the web visit
> >
> https://groups.google.com/d/msgid/rubyonrails-talk/34428c42-c181-421f-8a63-2f8b618c2618%40googlegroups.com.
>
>
> >
> > For more options, visit https://groups.google.com/d/optout.
>
Thank you Colin,
I have not been able to locate the three dots like how I see them in my
gmail inbox browser
But now I have put the post at the bottom of the message, hope this will
display correctly, if not them I am direct my messages to my inbox
then I will be replying from there.
In the config/environment.rb there is not RAILS_GEM_VERSION. but the only
text I could find there are as follow below
*# Load the Rails application.*
*require File.expand_path('../application', __FILE__)*
*# Initialize the Rails application.*
*Rails.application.initialize!*
Many thanks
Advo
--
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/rubyonrails-talk/e8ea6c1d-af04-4438-a147-58b70a972bda%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.