similar to: What happened to Rails::Version::STRING in Rails 1.0.0?

Displaying 20 results from an estimated 1000 matches similar to: "What happened to Rails::Version::STRING in Rails 1.0.0?"

2006 Apr 23
5
Controllers in folders and helper scope in Rails >1.0
Hi, Here''s my problem. I tried to google it, read the release-docs and haven''t found anything similar. My application uses folders to store controllers, as described in the Rails book. I need to have same-named controllers for admin and for users, so it looks like this: /app/controllers/admin/project_controller.rb /app/controllers/admin/...
2006 Apr 24
7
Controller can''t find helper?????!!!!!????
I have a controller named xyzController under app/controllers I have a helper class named xyzHelper under app/helpers. Shouldn''t I be able to call methods from xyzHelper inside of xyzController without any problems? Thanks, Wes -- Posted via http://www.ruby-forum.com/.
2005 Oct 19
1
Rails + Eclipse + Utf-8
I''m developing an international website that uses AJAX. In order to make the international characters appear correctly, I have set my default char set to UTF-8. The problem seems to be that Eclipse even though has the setting to use UTF-8 for encoding, doesn''t save it in the correct format. If I open up the .rhtml file under Notepad++ it encodes the file correctly and accents
2010 Jun 25
11
Maximum zfs send/receive throughput
It seems we are hitting a boundary with zfs send/receive over a network link (10Gb/s). We can see peak values of up to 150MB/s, but on average about 40-50MB/s are replicated. This is far away from the bandwidth that a 10Gb link can offer. Is it possible, that ZFS is giving replication a too low priority/throttling it too much?
2011 Jan 06
1
samba4 - public share.
Hi, I have samba4 working as PDC. Everything is working great, but when I'm trying to set public share I can't set permissions to this folder which allows to connect without auth. Is it possible to setup share like this in samba4? Please, help me with this issue. -- Rafa? Michaluk
2010 Dec 25
4
[ win32utils-Bugs-28801 ] unclosed handle in Process.setpriority/getpriority
Bugs item #28801, was opened at 2010-12-25 11:02 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=411&aid=28801&group_id=85 Category: win32-process Group: Code Status: Open Resolution: None Priority: 3 Submitted By: Rafa? Michalski (royaltm) Assigned to: Nobody (None) Summary: unclosed handle in Process.setpriority/getpriority Initial Comment: Using
2014 Sep 28
2
how to make voip client cannot use same username?
Hi All, I have one asterisks server and 3 client (i'm using voip sip client for my handphone). I've configured sip.conf and extension.conf with 3 user different. And nothing wrong with them, i could make them to make a call too. what i want to ask is, i was try to use 1 user (ex:1001) in 2 different client. example: client 1 (1001) make a call to client 2 (1002) --> ok then in client
2012 Jul 03
6
Good tool to draw server room?
Hi all. I am currently designing a server room. I would like to be able to draw a 2D (in the future 3D) project. Do you know any tools? Which one can you recommend? Best regards, Rafal Radecki.
2010 Dec 01
2
kerberos @ samba4 DC
Hello, when I try to put my SAMBA4 as DC from a domain controller in windows 2000 /usr/local/samba # bin/samba-tool join (WINDOWS 2000 DOMAIN). DC -U(USER)@(WINDOWS 2000 DOMAIN)%(PASSWORD) --realm=(WINDOWS 2000 DOMAIN). -d5 throws me the following error: Failed to get CCACHE for GSSAPI client: KDC has no support for encryption type Aquiring initiator credentials failed: kinit for ADMCONST at
2010 Feb 02
8
Virtualization - what do You recommend?
Hi All. I plan to use virtualization in my production environment. I plan to use one of the following options: - KVM; - VMWare Esxi; - VMWare Workstation. I plan to install Windows 2008 as a guest. I want to use something like LVM snapshots for backups. Stability is also very important, the guest will be used as a production server. Which option could You recommend and why? Thank You very much
2014 Feb 10
3
GeForce 6100 (NV4E) & nouveau regression in 3.12
2014-02-09 23:12 GMT+01:00 Ilia Mirkin <imirkin at alum.mit.edu>: > On Sun, Feb 9, 2014 at 5:08 PM, Rafa? Mi?ecki <zajec5 at gmail.com> wrote: >> Last week I've switched from my old & good 3.4.63 to 3.14-rc1 and >> noticed nasty display corruptions when using nouveau. It seems that >> changing parts of the screen are appearing for a fraction of second in
2014 Jul 16
4
Centos 6 full backup software?
Hi All ;) I need a good tool to backup whole system on block level rather than file level and easy to use. I currently need to backup to an USB disc (50+ GB of data) a system and then reinstall it. In the future if needed I will revert to the system from backup ;) What can you recommend? BR, Rafal.
2009 Mar 11
2
ext4 bug & zfs handling of the very same situation
Hi, there was recently a bug reported against EXT4 that gets triggered by KDE: https://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/317781 Now I''d like to verify that my understanding of ZFS behavior and implementations is correct, and ZFS is unaffected from this kind of issue. Maybe somebody would like to comment on this. The underlying problem with ext4 is that some kde
2012 Jun 26
6
Universal server hardware platform - which to choose?
Hi all. I am working for a hosting provider in Poland. We are currently searching for an universal, extensible hardware platform which we would like to use in our server infrastructure. The platform should have: - possibility to install up to 32GB of RAM and at least 4 slots for it; - at least 6 SATA ports; - the possibility to use SAS disks; - at least one 1Gb/s network interface and the
2012 Apr 20
6
XEN or KVM - performance/stability/security?
Hi all. I am currently building a small test cloud based on Eucalyptus 2.0.3 and CentOS 5.8 x64. I have a choice which hypervisor to use: KVM or XEN. KVM is the default in CentOS 6 but I have read also many good things (for example PV guest machines, isolation between Dom0 and DomU) about XEN. Key factors from my opint of view are: - stability (which one runs more smoothly on CentOS?) -
2012 Apr 20
6
XEN or KVM - performance/stability/security?
Hi all. I am currently building a small test cloud based on Eucalyptus 2.0.3 and CentOS 5.8 x64. I have a choice which hypervisor to use: KVM or XEN. KVM is the default in CentOS 6 but I have read also many good things (for example PV guest machines, isolation between Dom0 and DomU) about XEN. Key factors from my opint of view are: - stability (which one runs more smoothly on CentOS?) -
2015 Dec 29
4
How to check for 64-bit CPU?
Rafa?l Carr? wrote: > That would need a special case for Linux x32 which is x86_64 with 32 > bits pointers It won't be wrong for x32, just sub-optimal. Please feel free to suggest a way to detect x32. Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/
2014 Feb 10
4
GeForce 6100 (NV4E) & nouveau regression in 3.12
2014-02-10 20:06 GMT+01:00 Ilia Mirkin <imirkin at alum.mit.edu>: > On Mon, Feb 10, 2014 at 10:12 AM, Rafa? Mi?ecki <zajec5 at gmail.com> wrote: >> 2014-02-09 23:12 GMT+01:00 Ilia Mirkin <imirkin at alum.mit.edu>: >>> On Sun, Feb 9, 2014 at 5:08 PM, Rafa? Mi?ecki <zajec5 at gmail.com> wrote: >>>> Last week I've switched from my old &
2010 Feb 05
3
Best way to backup virtual machines from Citrix XenServer.
Hi All. I have installed Citrix XenServer. It's Linux-based virtualization software. Could anyone propose a good way to make backups of virtual machines (Linux/Windows) in it? With regards, R. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20100205/7d5b513a/attachment-0001.html>
2014 Apr 06
5
mbox files - can they be "compacted"?
Hi All ;) Is there an option to compact large mbox files from the shell? I did not find anything in google, I have some very large constantly updated mbox files and would like to know if they can be made smaller with any tool. AFAIK mutt does such operation when for example an email is deleted but I am curious if there are other options. BR, Rafal.