similar to: rail_upgrade gem fails to recognise environment.rb

Displaying 20 results from an estimated 90 matches similar to: "rail_upgrade gem fails to recognise environment.rb"

2010 Oct 31
0
using rails_upgrade on windows
Well, I''ve been at this for the past two days. I''m trying to upgrade a Rails 2.3.2 app (ruby 1.8.7) to rails 3, ruby 1.9.2 I ran across this rails_upgrade plugin and got excited--at first. However, the installation calls for a ruby script/plugin command, which does not exist anymore. I found a post that says to go back to old rails environment to run it. So I did that. The
2010 Sep 03
6
upgrading to rails 3.
I''ve installed rails_upgrade plugin with ruby script/plugin install http://github.com/rails/rails_upgrade.git. Then if I run rake rails:upgrade:check it says rake aborted! no such file to load -- initializer What I''ve missed? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2010 Mar 30
0
using haml in internationalisation with haml views
I''m trying to use haml in my locale files but cant get it to parse. en.yml --------- page: content: " %p some paragraph %p another paragraph " view.html.haml ------------------- (works) =Haml::Engine.new(t(''page.content)).render -------------------(does not) =t(''page.content) is the first example the only way to do this? or am I going about
2011 Apr 02
7
rails_upgrade maintenance
There was a thread a little earlier in the year about maintaining the official Rails plugins. It would seem that rails_upgrade has been left by the wayside, with pull requests dating back as early as September last year. It''s mentioned in the 3.0 release notes as a way of checking your application for changes between 2.3 and 3.0, but what''s the point if the official version of it
2012 Dec 11
0
upgrade problems and questions
I''m trying to use the rails_upgrade plugin to upgrade a 2.3.4 app to 3.2.9 and running into all kinds of things that "don''t work". I''ll start with a specific problem. Hopefully you folks can help me discover a "pattern" so I don''t need to post to this group for every problem. The "first" problem: Based on the activemerchant
2011 Jan 02
1
After upgrading to Rails 3, getting errors in Rails 2 app
Hey all After upgrading to Rails 3, when I try to run Rails 2 app, I get this: script/server Missing the Rails 2.3.8 gem. Please `gem install -v=2.3.8 rails`, update your RAILS_GEM_VERSION setting in config/environment.rb for the Rails version you do have installed, or comment out RAILS_GEM_VERSION to use the latest version installed. MacBook-Pro:MK JANUARY jmerlino$ rails -v Rails 3.0.3 So I
2010 Oct 27
4
Anything special needed to migrate test::unit tests from Rails 2x to Rails3?
Looks like I''ve gotten my app upgraded successfully, at least in the browser. When I ''rake test'' I get no love. I know I can start digging through the Rails rake tasks, first want to see if anyone has an idea what is going on: DKMac:creditcompare3 DK$ rake test (in /Users/DK/Documents/ror/projects/creditcompare3) DKMac:creditcompare3 DK$ (requesting verbose fares just
2011 Jul 27
9
Migration to rails2 rails3
Good evening everyone, I went to change the Rails version of my project, and saw that many things have stopped working. As the "rake routes", which is giving the following error: rrmartins rodrigo @: ~ / Documents / vota_prato $ rake routes rake aborted! no such file to load - tasks / rails (See full trace by running task with - trace) What do you think you can be? thanks -- *
2011 Apr 06
2
Can i upgrade a project from rails 1.2.3 to rails 3.0.5 ?
hello, i have an application which is created in rails 1.2.3 and ruby 1.8.6 and now i have to upgrade it to rails 3.0.5 and ruby 1.8.7 ? is it possible? and if yes how ?? can you guys provide me with some kind of link or reference . Thanks Nishant -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send
2010 Aug 01
0
App won't recognise action_mailer_tls plugin
Hi, I''m running Ubuntu 10.04 and am trying to send mail through my Gmail account for testing. I''ve installed the ''action_mailer_tls'' plugin using the ''sudo gem install action_mailer_tls'' plugin and can confirm that it installed successfully: $ gem list --local *** LOCAL GEMS *** action_mailer_tls (1.1.3) actionmailer (2.3.8) actionpack
2005 Dec 02
0
RE: Resolved - domU won''t recognise my block devices
> I tried using the xvd* devices in domU and it still didn''t > function. It got the major number right (202?) but claimed > that it didn''t see the device. Have you tried using them since 8167? They were working fine for me earlier today after I turned off devfs, combined with the previous ''whole disk'' fix. Ian
2009 Oct 04
1
[PATCH] recognise ext4 without journal
ext4 no longer requires a journal. Compare: http://git.kernel.org/?p=fs/ext2/e2fsprogs.git;a=commitdiff;h=a90f5391dda78f7bc4a8196a78355584ace0adf5 Signed-off-by: Colin Watson <cjwatson at ubuntu.com> --- usr/kinit/fstype/fstype.c | 8 -------- 1 files changed, 0 insertions(+), 8 deletions(-) diff --git a/usr/kinit/fstype/fstype.c b/usr/kinit/fstype/fstype.c index 69e0e30..bf63b1b
2010 Sep 28
0
[LLVMdev] llvmc doesn't recognise .a files
Hello, I'm trying to compile some existing C99 code with llvm in order to take advantage of its whole-program optimisations. The existing code has a configure/make compilation process. So far the most success I've had follows this recipe: CC=llvmc ./configure make CFLAGS='--emit-llvm ...' #including a bunch of gcc optimisation flags like -O2 The compile process first builds
2010 Jul 27
1
Wine 1.2. - dBpoweramp won't recognise cdrom
Hi folks. I am trying to get dBpoweramp 13.5 to work on wine 1.2. It doesn't recognise my cdrom (/dev/sg3). I tried pretty much everything to get it working. I tried it also on different machines. Here is the discussion and a more detailed description what I tried so far at the dBpoweramp forum: http://forum.dbpoweramp.com/showthread.php?p=101496#post101496 EAC ( in ASPI mode) is working
2007 Aug 24
0
DTFM not recognise
Hello,Maybe I don't understand what DTMF in ASCII means but I can't make my record stop using this syntax in a PHP agi script :fwrite(STDOUT, "RECORD FILE /var/lib/asterisk/ENR/jeanpaul wav '#' 15000 BEEP s=3000\n");The php syntax isn't a problem because I really start recording, I have a beep, the record can't long more than 15sec and after 3sec of silence my
2017 Jan 22
1
[GP107 chipset][PATCH] Recognise GP107 chipset (GTX 1050/1050ti)
Hello everyone, I would like to submit a simple patch to let nouveau able to detect GTX 1050 / 1050ti cards. TESTED and WORKING on my computer with my GPU (Gigabyte GTX 1050ti OC edition). drivers/gpu/drm/nouveau/nvkm/engine/device/ base.c gpu_nouveau_gp107.patch 2272a2273,2301 > static const struct nvkm_device_chip > nv137_chipset = { > .name = "GP107", > .bar =
2017 Feb 14
0
[PATCH] drm/nouveau/core: recognise GP107 chipset
I believe what's missing at this point is a mmiotrace of the NVIDIA driver to make sure that there's nothing different about this GPU. If you can make one (see https://wiki.ubuntu.com/X/MMIOTracing for a guide - should end up ~100MB uncompressed), please send a compressed one to mmio.dumps at gmail.com or make available some other way. On Tue, Feb 14, 2017 at 2:34 PM, Daniel Drake
2015 Sep 23
1
amanda-client does not recognise 'dump'
CentOS Linux release 7.1.1503 (Core) amanda-3.3.3-13.el7.x86_64 amanda-client-3.3.3-13.el7.x86_64 amanda-libs-3.3.3-13.el7.x86_64 dump-0.4-0.22.b44.el7.x86_64 Hi, I have been using amanda backup for quite a long time now. I'm busy migrating some older hosts to CentOS 7 but have found that the available amanda packages (see above) have not been compiled on a host that has the 'dump'
2016 Aug 23
0
yum does not recognise new (updated) packages due to underscore in package name
Hi all, we are currently working on porting software from x86_64 to aarch64. We are working with the altarch aarch64 repos: http://mirror.centos.org/altarch/7/os/aarch64/Packages/ http://mirror.centos.org/altarch/7/extras/aarch64/Packages/ http://mirror.centos.org/altarch/7/updates/aarch64/Packages/ However, it seems that yum (and eventually rpm) has problems with identifying new packages, if
2002 Sep 18
1
W2k can't recognise Samba ldap groups of users
Hello, We recently install a Samba PDC for linux and W2k clients. I don't find how to apply security policies editing with Poledit to users-groups defined by ldap organisation units. Policies are only working with default user and individual user. I see with poledit on the domain two groups named "domain users" or "admin users" but I don't understand what they are. I