Displaying 20 results from an estimated 100 matches similar to: "Rails 3.0.0.rc // rails locales prevent app boot"
2010 Aug 13
0
Rails 2 and Rails 3 in the same gemset leads to errors
Hi.
I am pretty new to ruby (and those gems) and rails.. Until now I
thought that all rails application have some kind of integrated
version management (RAILS_GEM_VERSION in Rails 2 and gem ''rails'' in
Rails 3). And therefore I thought that having Rails 2 and Rails 3 in
the same gem repository (in my case gemset under rvm) wouldn''t be a
problem. But during installing
2005 Sep 02
1
source package linking problem under linux
I'm having some problems in installing some source packages under linux.
As an example, MCMCpack. An error is raised when linking:
> install.packages("MCMCpack")
[...]
* Installing *source* package 'MCMCpack' ...
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking
2004 May 27
2
Locked files stay locked - copy operation from XP to Samba fails
Hi,
When trying to copy 5000+ files from a client PC to a Samba server I have
the following problem. Halfway during the operation it hangs on always the
same file. Windows XP (SP1) gives:
Unable to copy file [filename]. Specified network name is no longer
available.
(I had to translate this from Dutch, so it is not the exact message).
When checking with smbstatus I get this:
2010 Jul 08
3
Testing equality
Hello
How can I test equality with two objects when they include some
attribute that is BigDecimal?
if I make something like this:
it "should ...whatever" do
obj = Factory.create(:my_object)
...
MyObject.first.should == obj
end.
FAILS
This fails because the object expected is different from the object
gotten, and the only difference are the BigDecimal attributes, that are
2010 Jun 25
5
Error installing gems for Rails 3.0.0.beta4 on MacOSx
I tried to install Rails 3 Beta in my snow.leopard machine using the
command below: (w/ sudo if it requires)
gem install tzinfo builder memcache-client rack rack-test rack-mount
erubis mail text-format thor bundler i18n
unfortunately after 12 gems installed i got an error regarding
builder-2.1.2
12 gems installed
Installing ri documentation for tzinfo-0.3.22...
Installing ri documentation for
2010 Apr 07
2
rails timezone difference in console and production application
Hi all,
I''m on a rails 2.3.5 app. I''ve got my timezone set to ''Brussels'';
config.time_zone = ''Brussels''
When I use mysql I see that a date is stored in UTC (as expected);
e.g. 2010-04-07 15:03:10
When I use console to print out the date it correctly returns;
>> job.created_at.strftime(''%d %b %Y, %H:%M'')
=>
2010 Nov 22
6
Should be obvious, but how do I even know what versions of ruby are available for rvm to use with rvm install?
I''m getting back to learning rails and at one point I used rvm to install
some rubies. Now I''m playing dumb and want to install the latest ruby
version - latest beta. How in the world do I found out the name of it? I''d
think it would be named somewhere here
http://www.ruby-lang.org/en/downloads/ and then I could just do rvm install
ruby-XYZ. I don''t get where I
2011 Dec 07
1
Errors when running the local server
Hi all,
I''m running an application on my localhost, but the command "rails server"
behaves very inconsistently. About an hour ago it ran well on another app,
but got errors now.
According to the errors it seemed that the server began to run but the
there is something missing in the library. But I''m very new to Rails so
cannot figure out what do these lines mean:
2010 Aug 08
5
Ruby 1.8.7 and openssl failed compile
I got this error:
ossl_ssl.c: In function ?ossl_sslctx_get_ciphers?:
ossl_ssl.c:626:19: error: ?STACK? undeclared (first use in this
function)
ossl_ssl.c:626:19: note: each undeclared identifier is reported
only once for each function it appears in
ossl_ssl.c:626:25: error: expected expression before ?)? token
ossl_ssl.c:629:47: error: expected expression before ?)? token
2011 May 27
3
unable to start server
When i start the server "rails s",following error message appears:
=> Booting WEBrick
=> Rails 3.0.7 application starting in development on http://0.0.0.0:3000
=> Call with -d to detach
=> Ctrl-C to shutdown server
Exiting
/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.7/lib/action_dispatch/routing/mapper.rb:167:in
`default_controller_and_action'': missing :controller
2004 Jun 04
0
Locked files stay locked - copy operation from XP to Samba fails - FIXED
Hi,
After trying too long I fixed the problem below by reverting to the old
3c905 NIC. Problem solved but not understood.
I had a similar 3c2000 NIC in another Samba server and it also failed to
copy a large amount (5000+) of files. So that's two completely servers
(hardware and Samba / Slackware version) having the same problem with any
number of different clients. I couldn't imagine
2013 Dec 11
0
Solar Windows Webinar - US AIR FORCE APPROVED - See thru radiant barrier
?What is an Inflector Window Insulator? http://www.youtube.com/watch?v=21DiKS5mt4k
Energy Efficiency Done Right presents information on the In'Flector See Through Radiant Barrier Window and Skylight Insulator and the Energy Efficiency Industry. We will examine the growth of the energy efficiency, conservation, energy independence, and carbon emmission industries and explain
2012 Jan 26
2
Problem while creating new resource on ActiveAdmin
HI All,
I have installed the Active Admin successfully, but facing the following
error while restarting the server after generating an resource.
*rails generate active_admin:resource item*
/home/logs/Desktop/training/RAILS/courier/app/admin/items.rb:1:in `<top
(required)>'': uninitialized constant Item (NameError)
from
2006 Jun 14
2
tags, having some problems....
Have a problem with flac tags,...
need to clean up 100's of .flac tags....
example:
(1)_Buff & the Skylights - Wishing You.flac
07 have a great day.flac
^^Love for ever - Muffin Men.flac
(spaces)
As you can see, there are allot of problems,
and I don't have the time to hand tag each .flac file.
----
is there ANY thing for Linux, that can ( RE-tag )
.flac files, ie: do a lookup
2010 Dec 06
7
error: Could not intern from pson: source did not contain any PSON!
I am getting this error on the clients. (I am running with --test).
rerunning the command works as expected.
This does not happen every time. I have no idea what the message
means or more precisely what a PSON is...
Russell
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to
2019 Jan 04
2
virsh on mac os X
Mac OS X 10.14.2
VirtualBox 5.2.22 and 6.0.0
libvirt installed via homebrew
virsh -V
Virsh command line tool of libvirt 4.10.0
See web site at https://libvirt.org/
Compiled with support for:
Hypervisors: QEMU/KVM VMware VirtualBox ESX Test
Networking: Remote Bridging
Storage: Dir
Miscellaneous: Daemon Secrets Debug
brew services start libvirt
virsh -c vbox:///session list
error:
2019 Jan 07
2
Re: virsh on mac os X
after a reboot into recovery mode, csrutil enable --without dtrace
(ignoring warnings about how horribly unsupported this is). This eliminates
the dtrace errors, but virsh remains ill. Clue bats appreciated!
Last login: Mon Jan 7 12:31:39 on console
/Users/AB84394>sudo dtruss -fn virsh
PID/THRD SYSCALL(args) = return
918/0x3b12: thread_selfid(0x0, 0x0, 0x0) = 15122 0
918/0x3b12:
2019 Jan 07
0
Re: virsh on mac os X
On Fri, Jan 4, 2019 at 11:12 AM Keith Bierman <khbkhb@gmail.com> wrote:
> Mac OS X 10.14.2
> VirtualBox 5.2.22 and 6.0.0
> libvirt installed via homebrew....
>
> virsh -c vbox:///session list
>
> error: failed to connect to the hypervisor
>
> error: internal error: unable to initialize VirtualBox driver API
> ....
>
In case it's helpful, here's
2004 Aug 17
0
Microsoft updates
http://www.softgoeshome.com/
Microsoft Windows XP Professional - 50
Adobe Photoshop 7.0 - 60
Microsoft Office XP Professional - 100
Microsoft Windows 2000 Professional - 50
Adobe PageMaker 7.0 - 60
Adobe Illustrator 10 - 80
Corel Draw Graphics Suite 11 - 120
Norton Antivirus 2004 Professional - 15
Borland Delphi 7 Professional - 70
Adobe Acrobat 6.0 Professional - 100
Adobe Acrobat 6.0
2013 Aug 29
4
linkedin gem
Hi,
I am following this post *
http://www.sitepoint.com/ruby-social-gems-linkedin/* for using linked gem
and API for getting profile and other stuff
But at the end I am getting this error:
=> Booting WEBrick
=> Rails 3.2.13 application starting in development on http://0.0.0.0:3000
=> Call with -d to detach
=> Ctrl-C to shutdown server
Exiting