similar to: moved from ruby 1.8.6 to 1.8.7 and "We're sorry, but something went wrong."

Displaying 20 results from an estimated 6000 matches similar to: "moved from ruby 1.8.6 to 1.8.7 and "We're sorry, but something went wrong.""

2009 Oct 19
9
Can (should) each :user have his own table?
I was reading this article a while back http://www.sitepoint.com/blogs/2008/06/06/did-rails-sink-twitter/ and it got me thinking. If I wanted to set up my app so that each user has his/her own table, how would I go about doing that? "create_table :users" just creates a table in the database for a list of all the users (which I guess I''d want in addition to their individual
2013 Feb 26
2
Will FXRuby be ready to use with Ruby 2.0.0 x64 and x32 on Windows?
Hi Lars, people. I''ve realized that currently the gem(version 1.6.26) doesn''t work with Ruby 2.0.0 in Windows 32 bits, neither the 64 bits version, I''m talking about the versions listed here: http://rubyinstaller.org/downloads/ . There you can see both versions of Ruby and also the both versions of the DevKit: mingw64-32 and mingw64-64. I''ve tested with both
2010 Apr 09
3
"We're sorry, but something went wrong"
can anyone help with this??? /!\ FAILSAFE /!\ Thu Apr 08 16:58:27 -0700 2010 Status: 500 Internal Server Error unknown error C:/Ruby/lib/ruby/1.8/dl/import.rb:29:in `initialize'' C:/Ruby/lib/ruby/1.8/dl/import.rb:29:in `dlopen'' C:/Ruby/lib/ruby/1.8/dl/import.rb:29:in `dlload'' C:/Ruby/lib/ruby/1.8/dl/import.rb:27:in `each''
2009 Apr 24
11
We're sorry, but something went wrong.
Great. I''m in the development environment and that is the error message I get?! What good does that do me? I''m trying to follow along with the examples in AWDWR(3rd.), and I have this method in a store controller: private def find_cart Cart.new end That works fine, except that every request(initiated by clicking on an ''add to cart'' button) will
2009 Aug 11
13
I've decided to use Rails... (I hope I made the right decision).
I''ve read a ton of comparisons that compare one framework to another, and one language to another. There''s so much conflicting advice out there that it''s hard to know what is best. Did I make the right choice choosing Rails for my first web project? I guess we''ll see. The only reason why I''m hesitant is that a lot of the big name sites use php
2009 Sep 22
3
RE: We're sorry something went wrong when I use -d mysql
Hi: I am trying to make an application using mysql. When I do rails name -- d mysql, and then run mongrel. I will go to localhost:3000 and when i check my application environment, I get an error We''re sorry something went wrong. Now, when I do the same procedure without using --d mysql and just use the defalt sqllite. When I check my application environment it shows the information.
2013 Jan 02
2
How to move rails 3.2.8 project from ubuntu to windows7?
Currently, I have xubuntu installed on a bootable 16gb usb drive - the rails app lives on this drive. This is for the benefit of a friend that uses a win7 laptop - she boots from the usb drive to run the rails app - works fine. I would like to have this app run in windows, so she doesn''t have to reboot to use it. I see that I can install rails via rubyinstaller
2011 Feb 25
1
mongrel/mongrel_rails windows question
Hello! I''m just wondering if anyone has any recommendations for running mongrel/mongrel_service under Windows (Client requires Windows Server 2008, SQL Server 2008, IIS7, no budget for a *nix box of any kind). I have a working setup, but wondering if anyone has any further insight. Current working setup: Ruby 1.87 (via rubyinstaller.org) Rail 2.3.11 mongrel 1.1.15 (mingw32)
2010 Mar 12
7
"We're sorry, but something went wrong." from RoR app
Hi All, "We''re sorry, but something went wrong." is the message I got when I started up an RoR app in the environment: Rails 2.3.5 Ruby 1.8.6 WinXP-Pro/SP3 Firefox 3.6 MySQL 5.0.37-community-nt Mongrel The app under development was working fine until I (stupidly) thought I needed to upgrade MySQL to 5.1.44. I took the precaution of MySQL-dumping the development db before
2012 Jul 10
3
passenger not installing
C:\>gem install ''passenger'' ERROR: Error installing passenger: The ''fastthread'' native gem requires installed build tools. Please update your PATH to include build tools or download the DevKit from ''http://rubyinstaller.org/downloads'' and follow the instructions at
2010 Nov 27
9
rails server command
Hi. When I try and start my server using ''rails server'' I get the following..... Usage: rails new APP_PATH [options] Options: -r, [--ruby=PATH] # Path to the Ruby binary of your choice # Default: C:/InstantRails-2.0-win/ruby/bin/r xe -d, [--database=DATABASE] # Preconfigure for selected database (options
2009 Oct 12
15
We're sorry, but something went wrong on Tomcat
I am using JRuby and I have to deploy on Tomcat. My web app is working fine in the dev envirmonment, with Mongel, but when I deploy on Tomcat I get "We''re sorry, but something went wrong on Tomcat". The problem is that production.log only shows: # Logfile created on Mon Oct 12 12:54:36 +0100 2009-bash-3.00 The file permission and directory are 777. Any idea how I can
2009 Aug 05
1
Re: mingw32 library compatibility
Hi Fabio Fabio Petrucci wrote: > is the mingw32 wxruby distribution > http://rubyforge.org/frs/download.php/52487/wxruby-ruby19-2.0.0-x86-mingw32.gem > compatible with > mingw32 ruby 1.9.1 installer provided by Luis Lavena > http://rubyinstaller.org/downloads/ ? I think it is - I believe that''s the MingW-ruby19 distribution that''s used to build wxruby-2.0.0
2009 Aug 07
7
Comments for Daniel Berger blog post
Hey Daniel, I''m trying to leave you a comment on this article you wrote: http://djberg96.livejournal.com/168403.html But since you disabled OpenID and anonyous, I''m not fond to register for another account just to reply your comments. Quoting your post: "" Unfortunately, I''ve slammed into the cold hard fact that FFI just isn''t the grand solution
2012 Mar 04
1
JRuby devkit "gem install win32-api" fails. what to do?
2010 Jan 20
4
Rake Aborted wont Migrate mysql
Hello all, I''ve been trying to get ruby on rails to work with my local install of mysql(its with wamp). Windows XP, Ruby 1.8.6, rails 2.3.5, rubygems 1.3.5, mysql 5.2 something I believe. I have ruby installed in: C:\Ruby and my mysql is installed in: C:\wamp\bin\mysql\mysql5.1.30\bin I''ve attempted to change my database.yml file to include the port 80, and port 3036, the
2011 Mar 16
2
Increased memory and cpu usage when migrating from MRI 1.8.6 to REE 1.8.7
Hello, We''ve been migrating our fairly large Rails 1.2 application from MRI 1.8.6 to REE 1.8.7, and in the process we''ve encountered some fairly odd behavior. Namely, instead of the expected reduction in memory usage, we''re seeing an increase in memory usage by around 40% and, along with it, an increase in processor usage. The stock 1.8.7 implementation performs
2012 May 04
7
Unable to Install ruby-odbc gem on windows 2008 server bit
Hi, I am trying to install the ruby-odbc gem on windows 2008 server Enterprise SP2 64 bit version I have installed the devkit for ruby and it is also getting installed. When trying to install this ruby-odbc gem some how make.exe file is getting crashing and I am unable to install it further. I am able to install the same gem on a 32 bit machine but the same procedure does not work out on 64
2008 Apr 08
7
SQLite3 error
I am trying to install SQLite3 on my Rails app but I keep getting this error: ./sqlite3.dll: 127: The specified procedure could not be found. - Init_sqlite3 (LoadError) -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this
2011 Mar 20
10
Unable to install mysql2 gem on windows 7
I am getting the following error message while installing, let me know if any one needs some more details. I followed instruction from "https://github.com/oneclick/rubyinstaller/wiki/Development-Kit". I am using ruby 1.9.2p136 (2010-12-25) [i386-mingw32]. E:\work_desk\trunk>gem install mysql2 -v 0.2.4 Temporarily enhancing PATH to include DevKit... Building native extensions. This