Hi,
I am facing the error msg mention in subject, and my theme doesn't
change.
*** init.rb
require File.join(File.dirname(__FILE__), "lib", "fedena_theme")
FedenaPlugin.register = {
:name=>"fedena_theme",
:description=>"Fedena Theme"
}
*** /// the line 52 in init.rb showing erro
Hi,
On Mon, Apr 25, 2016, at 14:54, ishant kumar wrote:
> my operating system is: windows 7 and my rails version is: 4.2.5.1 and
> ruby is: ruby 2.1.8p440 (2015-12-16 revision 53160) [i386-mingw32]
> whenever i installed nodejs on system this error shows:
>
> D:\rubyproject>gem install nodejs
>
nodejs is not a gem.
Try installing from here
https://nodejs.org/en/download/stable/
On Mon, Apr 25, 2016 at 11:24 AM, ishant kumar wrote:
> my operating system is: windows 7 and my rails version is: 4.2.5.1 and
> ruby is: ruby 2.1.8p440 (2015-12-16 revision 53160) [i386-mingw32]
> whenever i
my operating system is: windows 7 and my rails version is: 4.2.5.1 and
ruby is: ruby 2.1.8p440 (2015-12-16 revision 53160) [i386-mingw32]
whenever i installed nodejs on system this error shows:
D:\rubyproject>gem install nodejs
ERROR: Could not find a valid gem 'nodejs' (>= 0) in any repository
So, I cannot access a table I have in my database from the console.
Going into the console and listing the tables show it but trying to do
"tablename.connection" doesnt work. I only have 2 tables in this app so
far and it works fine on the second one.
What could be wrong?
--
Posted via http://w
5 matches
Mail list logo