Displaying 20 results from an estimated 1000 matches similar to: "Gemfile location"
2011 Dec 13
1
Trouble setting up Rails with a JS runtime environment
Hi all,
I''m using Ubuntu 11.10 and the terminal to install and run Rails.  Here
is the process I''ve taken so far to setup Rails:
> download and install Ruby 1.9.2 and Rails 3.1.0
-- I did this using ''sudo apt-get ruby1.9.1'' and ''sudo gem install
rails''
> I made a new rails app using ''rails new path/to/app''
> I went
2011 Dec 17
7
How does bundler know whether Gemfile has changed?
I am trying to understand how bundler works.  Looking at the manual [1] it says
"If a Gemfile.lock does exist, and you have not updated your
Gemfile(5), bundler will fetch all remote sources, but use the
dependencies specified in the Gemfile.lock instead of resolving
dependencies."
The question is how does it know whether Gemfile has been updated?  I
expected to find something in
2010 Sep 20
1
Should a Gem's dependencies be listed in the parent app's Gemfile?
I am working on a Gem that has several Gem dependencies of its own.
The Gem''s .gemspec looks good (I think) and when "bundle install" is
called from the parent app, it lists that it is indeed "Using" the
Gem''s required Gems. I''ll refrain from an Inception analogy here ;)
When I fire up the app and make a request, I get "uninitialized
constant
2013 May 18
3
You have already activated rake 10.0.4, but your Gemfile requires rake 10.0.3.
I''m careful to create separate gemsets for each project, so when I run
bundle install, it only installs gems for that gemset. This way gems
dont creep into the wrong projects. Now I just pulled a project from
github. I made sure I was in the correct gemset, and then I run bundle
install and it works fine. but then when I use rake to create the
database "rake db:create". I get
2013 Feb 16
1
What is Rails fixing versions in Gemfile?
Hello,
I''d like to ask why is Rails fixing it''s version, like gem ''rails'', 
''3.2.12'' ? 
Given the recent attacks on Rails - wouldn''t it be more secure to not fix 
the version? 
Maybe have something like ''~>3.2.12'' ?
-- 
You received this message because you are subscribed to the Google Groups "Ruby on
2011 Feb 12
10
GemFile error + General Help?
Hello,
I''m a complete beginner in Ruby on Rails, so excuse me if this is a
ridiculous question. Just to bare in mind, I''m using Mac OSX (Snow
Leopard), Rails 3, and sqlite3 as a database. I''ve checked, and
everything is up to date (Rails, Ruby, Gems). I am simply creating a
test application, and I understand the way to run that is by running the
''rails
2011 Apr 21
1
GEMFile gem 'mysql2' and mysql version is 4.1.2
Hi all
I have a Gemfile with this value
gem ''mysql2''
but when I  run this command ''$ bundle install'' on my host they said
that
"The command "bundle install --local" seems to be returning mysql2
dependency error now. Unfortunately mysql2 gem requires mysql 5.1+ (
refer: https://github.com/brianmario/mysql2/issues/109 ) whereas the
server mysql
2011 Sep 02
4
You have already activated rack 1.3.2, but your Gemfile requires rack 1.2.3.
Hi, guys,
I got the below error message when i  typed this command in terminal "rackup
config.ru" ,  the file config.ru is rails ''s configuration file.
You have already activated rack 1.3.2, but your Gemfile requires rack 1.2.3.
Consider using bundle exec. (Gem::LoadError)
So,  how should i do , thanks a lot.
-- 
You received this message because you are subscribed to the
2005 Apr 14
2
Overload standart function
Hi all,
I try to develop my own R package. I have a couple of standart functions like dim() and length() overloaded.
#Example
dim.Model <- function(this) {
  length(unique(this$.variables));
}
I built my package, but when I try to load it... This message appears:
Attaching package 'mudim':
        The following object(s) are masked _by_ .GlobalEnv :
         dim.Model,...(etc.)
Any
2010 Mar 30
2
library(): load library from a specified location
Dear list memmbers,
I would like to load a R library from a specified folder with library()
and need help on how to call the command.
The reason is that I am loading this library on a remote machine where I
  have no admin rights. Furthermore a library with the same name is
already installed on that machine. I have modified this library slightly
by modifying the source code and created a
2010 Mar 30
2
library(): load library from a specified location
Dear list memmbers,
I would like to load a R library from a specified folder with library()
and need help on how to call the command.
The reason is that I am loading this library on a remote machine where I
  have no admin rights. Furthermore a library with the same name is
already installed on that machine. I have modified this library slightly
by modifying the source code and created a
2011 Dec 10
0
platforms in gemfile
Have any of you used a line like this in your gem file?
        gem ''therubyracer'', :platforms => :ruby
I used it and it isn''t behaving the way the docs said it should. People on
SO are giving me workarounds but I''m trying to figure out if the docs are
wrong or I''m reading them wrong.
More details:
2007 Apr 18
6
Bad network performance between VMs in a domain.
Hi!
I have got this problem aching in my head. The speed between my VM and 
external machine is about 900Mb/s, but the speed between 2 VMs in one bridge 
is just about 20 Mb/s. What can i do with this? Please, help me out.
I ve got a standart Xen configuration(bridge).
Thanks.  
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
2009 Aug 25
3
LDAP: Connection lost to LDAP server, reconnecting
Hi! Sorry by my english. Set Postfix + dovecot + AD + ldap, everything works well, but appears in the logs, every 15 minutes:
auth(default): Error: LDAP: Connection lost to LDAP server, reconnecting
Standart limit ldap connect to AD 15 minutes.
Can somehow fix this problem without increasing the time of connection to the AD?
2015 Jun 02
2
Samba AD with advance password policies
Hi everyone,
I need an active directory instance with some non-standart policies to
users passwords:
1) Group users minimal length is 6, Group Administrators 12
2) Should have special symbols (!#$) and numbers are required
3) Password must not be dictionary words or based on them ( no admin, user,
sysop etc)
4) Each new password must differ to the old one by 50%.
Can I do all those in samba ad?
2006 Jan 30
3
webservice consumption over SSL
Hi, as long as nobody answered to my previous question, i''ll try to
write in another way.
I have:
webservice WSDL link (https://something?WSDL, that''s .net webservice)
pem file (certificate, needed to authentificate for gettting data)
i need :
to consume that webservice without describing API''s for each method (i
mean use WSL to construct needed structures or objects).
2002 Aug 28
2
AIX 4.3.3. e rsync 2.5.5
Hi, 
	At Rs6000/AIX-4.3.3 the rsync-2.5.5 works ok when make local
connections or I use -e rsh or -e ssh for remote connections, like:
(OK) ./rsync -vacz  . /user
(OK) ./rsync -vacz -e rsh . user@10.4.2.199:user
(OK) ./rsync -vacz -e ssh . user@10.4.2.199:user
but with standart remote rsync without -e
(NOK) ./rsync -vacz . user@10.4.2.199::user
returns:
rsync: failed to connect to 10.4.2.199:
2012 Jun 11
1
director: non standart ports at backends
hello,
I'm trying to figure out how to proxy pop3 and pop3s that listens on non-standart ports at backends.
For example, pop3 is at 1110 and pop3s at 1995 (on backend side).
is it possible? 
how should I separate this ports in director's config?
it's easy for one port:
for example lmtp - you just use passdb in protocol lmtp {}
2004 Dec 08
1
Non standart mbox path
Hi!
I need set to dovecot non standart mbox path. For example, 
/var/service/mail/%u. How I can do it?
I see default_mail_env parameter, but I don't undestend how it used.
Thanks!
2011 Feb 21
4
autotest with Growl not working
Hi I''m new and using Ruby on Rails 3 but when I run $ autotest nothing
happens (I have growl installed). If I run $ rspec spec then I get the
''Finished in 0.07253 seconds seconds 2 example, 0 failures'' message
I have the following gems installed for autotest (checked via $ gem
list):
autotest (4.3.2)
autotest-fsevent (0.2.4, 0.2.2)
autotest-growl (0.2.9, 0.2.4)