Displaying 20 results from an estimated 49 matches for "spree".
Did you mean:
splee
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/.
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...
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
2012 Jun 21
2
Rails production load order giving uninitialized constant (NameError)
Hi,
I have a related but separate question. Again, please redirect me if I''m
in the wrong place.
I''ve been getting this error in production (on Heroku) only (it happens
when the application is loading):
2012-06-21T09:30:19+00:00 app[web.1]: /app/app/controllers/spree/
checkout_controller_decorator.rb:3:in `block in '': uninitialized constant
Spree::Calculator::CouldNotCalculateShipping (NameError)
Here''s the gist of my decorator files: https://gist.github.com/2965034
I''m trying to rescue errors from my Spree calculators. I''...
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 e...
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, I''ve tried
Spree::Core::CurrentOrder.
current_order
Using just "current_order" in development works fine though, but not
in production.
So then I''ve trie...
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 becaus...
2002 Apr 05
0
[Fwd: [Netjuke-users] getid3 dev on a coding spree...]
...--
Karel P Kerezman, IS Admin Entercom Portland
http://greyduck.net
[ A diplomat thinks twice before saying nothing. ]
<strong>attached mail follows:</strong><hr noshade>
Hey there,
This is to let you know that James, the developer of the getid3 library,
is on a coding spree right now (3 versions in 3 days). So I'm going to
wait until sunday to release b12.2, because any improvement he can bring
is crucial to speeding up b12.
On a side note re: getid3: Here is an open invitation to anyone actually
able to come up with some php code to calculate the play time an...
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 RailsCar...
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...
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/.
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
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 """""
mailto:tpr.tech at spree.de D-10783 Berlin
Tel.:++49/30/235 520-37...
2012 Dec 04
2
403 Forbidden from nginx when unicorn started in debug mode
...more information needed?
Thanks!
Jet
Below is my unicorn.rb for developent:
# config/unicorn.rb
env = "development"
preload_app true
timeout 30
listen "/tmp/unicorn.sock", :backlog => 64
if env == ''development''
pid
"/home/jet/RailsApps/spree/aceleathergoods/tmp/pids/unicorn.aceleathergoods.pid"
stderr_path "/var/www/aceleathergoods/shared/log/unicorn.stderr.log"
stdout_path "/var/www/aceleathergoods/shared/log/unicorn.stdout.log"
end
before_fork do |server, worker|
if defined?(ActiveRecord::Base)...
2006 Feb 21
6
What do I need to learn Ruby, Rails, JavaScript, AJAX?
...can afford to
take a month (or 2) off to totally immerse myself in this and learn how
to do it.
Right now (on a programming level) I''ve got an intermediate knowledge of
PHP and veerrrryyy beginner knowledge in Ruby, Rails, JavaScript, and
AJAX. At the end of this little "learning spree" I''d like to be on a
very strong intermediate to expert level on all of this.
Now...the problem is that I don''t even really know where to start. RoR
is up and running on my server so I''m good to go for actually coding
stuff...but what do I read? What do I learn f...
2005 Oct 29
2
printing from windows via smb print server
...x A is the primary domain controller & smb file server and we (a primary
school in QLD, Australia) can login from our windows 98 machines with samba
verifying usernames & passwords.
This week I've been trying to setup Box B as a print server (and eventually
limit students' printing sprees). I've connected the HPLazerJet1000 printer and
can print to it using cups from box B, and the printer is also 'shared' (I used
the GUI).
Then using webmin I added HPLaser as a share and I could see it in a windows
browser but couldn't access it. I want to print from box B but use...
2008 Nov 04
1
parcoord
Hi All,
Could you please advise me how to put xlab for var1,var2,var3,.. in parcoord()?
With regards,
Abu
_________________________________________________________________
Win £1000 John Lewis shopping sprees with BigSnapSearch.com
[[alternative HTML version deleted]]
2001 Jul 04
1
connection attempt timeout - possible feature?
...I've already set the
ConnectionAttempts flag to 1, but am interested in reducing the amount of
time it uses initially. From our boxes, the timeout seems to be abuot 60 seconds,
but I haven't timed it yet, or groveled through the code enough
to know for sure.
Before I embark on a coding spree and hack at OpenSSH to
do this, am I looking in the right place? Is this behaviour
controlled by the application or the OS? My copy of Stevens is
at home, and I'm not, so my usual reference isn't available right now.
If it is an application specific, would the OpenSSH team be interest...
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 e-commerce.
Candidates must be local to the Washington,...
2002 Jul 14
0
Do You Need THE Second Income???
...-------------------------------------------------
By submitting this request for a FREE DHSC Membership,
I agree to accept email from The DHS Club about their Consumer
and Business Opportunities".
--------------------------------------------------------------------------------
Shopping Spree Win a $100 shopping spree with your FREE membership
to DHSC.Drawing held monthly. Enjoy fantastic online savings every time
you shop.
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a messag...