similar to: Rails production load order giving uninitialized constant (NameError)

Displaying 20 results from an estimated 400 matches similar to: "Rails production load order giving uninitialized constant (NameError)"

2009 Nov 14
4
how to login in spree
any one cn tell me how i cn login in spree when i click on login button it redirects t0 https://localhost/login -- Posted via http://www.ruby-forum.com/.
2009 May 04
2
Spree 0.8.0 Released (Rails eCommerce Project)
Spree is an open source ecommerce solution for Ruby on Rails. http://spreecommerce.com/articles/2009/05/04/spree-0-8-0-released/ I''ll also be leading a BOF at RailsConf where we will be chatting about Rails commerce so hopefully I''ll see you there! Sean Schofield Twitter: @railsdog
2011 Oct 21
3
multi site with RoR
HI All,, I have just installed rails. Also I have installed spree,spree-multi- domains gems. I could run the sample spree app but on the admin of spree could not find facility to add multi domains, I have googled but could not find how to create multi domains using rails or spree. If there are any ruby gems to achieve or any other way please let me know. Below is what I wanted exactly 1) A
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
2012 Jun 21
0
How to access an engine's method from main application?
Hi, I''m not sure if this is the right place to post this, but please redirect me if I''m posting this in the wrong place. I''m trying to use a method defined in an engine''s library, specifically it is the current_order method from the Spree::Core engine: https://github.com/spree/spree/blob/master/core/lib/spree/core/current_order.rb In my view,
2015 Aug 25
2
mail_log proposal: recipient
As Timo seems to be on a committing spree; I'd like to propose that in the mail_log_fields the recipient would be available. Like probably many dovecot users, my MUAs save to Sent; so when grepping the log to learn etc. that would just be useful Kind regards -- peter
2012 Dec 04
2
403 Forbidden from nginx when unicorn started in debug mode
I am using nginx with unicorn as a reverse proxy. Has been fantastic, but needed to look through some code for first time. Using ruby 1.9.3p194 with rails 3.2.9, development mode with ssl enabled, I start unicorn with -d ...and it does not get served up by nginx. Any ideas, or more information needed? Thanks! Jet Below is my unicorn.rb for developent: # config/unicorn.rb env =
2006 Feb 21
6
What do I need to learn Ruby, Rails, JavaScript, AJAX?
So I''ve sort of come to the conclusion that if I wanna get stuff done, I need to either A) Find some dang money and pay people to do it or B) Do it myself. I''m opting for B. Soooo...now I''ve got some programming/technologies to learn. I''m self-employed and I can afford to take a month (or 2) off to totally immerse myself in this and learn how to do it.
2001 Jul 04
1
connection attempt timeout - possible feature?
I'm writing a network monitoring script, that has to traverse a bunch of firewalls (joy ...) and so for connectivity tests, I'm using ssh (OpenSSH 2.x). I'm being lazy, and trying to avoid parallel tasks/threading, so I'm interested in reducing the amount of time OpenSSH will wait to connect to something before giving up. I've already set the ConnectionAttempts flag to 1,
2009 Dec 03
2
AuthLogic Question - one time password (persistence_token) - what config is required to use this???
Hi, I''m stuck trying to work this one out - have been reviewing the AuthLogic code base but having a hard time making sense of it ( http://github.com/binarylogic/authlogic ). Question 1 - Can anyone confirm what config exactly is required to make the one time password (persistence_token) work in AuthLogic? See below for the bulk... Question 2 - If not the full answer to the above,
2009 Apr 20
0
Add partial view to Spree
Hello, I am new to Spree, so my question might look dump. How can I use extension to add partial view to any existing view in Spree? How can I determine exactly where my view will go? For my app I just want to add a div block to /shared/_taxonomies.html.erb, is there anyway to do this except overwriting this file with my extension? I have read Extension tutorial several times, but I am not more
2012 Nov 11
0
Spree commerce and styling menu CSS
Hi. I making a shop on spree e-commerce, and I have problem with style menu CSS. http://ns383595.ovh.net/test/menu.png . How can I edit CSS file on spree to have manu like in My template like this http://rafal-serwer.gogler.eu/intimiti/index.html -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2007 Dec 27
2
Failure of gvinum after panic
Hi all, I have some problems with my gvinum setup after the system panic'ed. Afterwards the system fails finding the plexes to the subdisks (or at least that is what I can understand after having searched the gvinum source code for the error string in the DMESG log..) The machine is an IBM Netfinity 5000 and the internal HW self tests does not find any errors in the hw. Luckily my root is
2002 Apr 17
1
hi i have a problem with scp
my file is >2GByte and the error message is scp: dump/oracle.dmp: Der Wert ist zu gro? f?r den definierten Datentyp wat is the problem ? THANKS -- >>> Tech at Spree Software Technology GmbH ,.,., C 'c 'C http://www.tech.spree.de > ' < Torsten Pregel Buelowstr. 66
2009 Aug 25
0
Spree custom css not working
I followed "2.2 Add the stylesheet to the default layout" at http://spreecommerce.com/documentation/customization_tutorial.html#createthecustomstylesheet Doesn''t work. The file gets copied over but not the <link ... /> -- Posted via http://www.ruby-forum.com/.
2010 Apr 19
0
Railsdog is Hiring (D.C. Metro w/possible Telecommute)
Rails Dog is now hiring experienced Ruby/Rails developers for full time positions. Developers will be working primarily on client work related to the Spree e-commerce project. This is a great opportunity to work for a company that is passionate about open source. MS Word is the only commercial software you are likely to encounter in our office! Come join our team and help shape the future of
2002 Jul 14
0
Do You Need THE Second Income???
CONGRATULATIONS!! You've Been Selected! CLICK HERE to Sign Up For FREE Membership!! http://igor051.5u.com/eng.htm We are looking for SERIOUS people wanting to make SERIOUS MONEY! How would you like to earn Full-Time Income working Part-Time? Better yet, how would you like to do the work once and keep getting paid for your previous efforts? So, if you need a second income.... CHECK IT
2012 Mar 07
0
Making API call for users(SPREE)
Hi All, Spree supports 7 API Calls: => Orders => LineItems => Shipments => InventoryUnits => Products => Countries => States I want to make an API which can create users in Get Method and Respond me back when the user is signed in. & The same when I post the user name and password it should signup and give me the API key through which I can access the
2008 Apr 03
0
Spree - Full commerce solution for Ruby on Rails
Just wanted to quickly plug our Spree project (http://spreehq.org) Sorry no porn or get rich schemes on this site. Just a comprehensive commerce platform built with Ruby on Rails. ;-) We''re also looking for volunteers if you''re interested in helping out on the project. FYI - the project was formerly named RailsCart but it has since changed names in order to avoid a possible
2002 Apr 05
0
[Fwd: [Netjuke-users] getid3 dev on a coding spree...]
Just in case any enterprising souls out there feel up to the challenge of determining play time and bitrate average for Ogg Vorbis files via PHP, I send along this message from the programmer of the NetJuke project. (http://netjuke.sourceforge.net) -- Karel P Kerezman, IS Admin Entercom Portland http://greyduck.net [ A diplomat thinks twice before saying nothing. ] <strong>attached