Displaying 6 results from an estimated 6 matches for "product_view".
2008 May 21
2
Replacing ActiveRecordStore::Session with a custom model
...ll kinds of
weird errors, as varied as the methods I''ve tried.
Before you shoot me down for trying to do something I shouldn''t let me
explain why I want to do this.
I''d like a session model that looks something like:
class Session < ActiveRecord::Base
has_many :product_viewings, :dependent => :destroy
has_many :products, :through => :product_viewings, :limit =>
10, :include => :image
belongs_to :order
belongs_to :user
end
In my controller I would like to do something like
session.model.user = @user
and
@recently_viewed_products = session.mo...
2011 Aug 26
1
Unsupported UPS Orvaldi 520PL?
...onfiguration in NUT
- Orvaldi uses some special serial cable with pins like shown here [4],
which is not described on NUT doc pages.
If there is any chance it could be supported by NUT, can anybody give
some idea how to move on?
Regards,
Milan
[1] http://orvaldi.pl/index.php/pl/product_catalog/product_view/1/6
[2] http://en.orvaldi.com/index.php/en/article_constant/21
[3] http://openupsmart.sourceforge.net/
[4] http://www.orvaldi.com.pl/2/file/DB9_pod_UPSmart.zip
Log produced by blazer_ser:
# /usr/bin/blazer_ser -DDD -a orvaldi
Network UPS Tools - Megatec/Q1 protocol serial driver 1.51 (2.6.1)
0....
2011 Jul 27
0
udev regression in 2.6.1 (was: new entry in nut-usbups.rules for orvaldi ups)
...mk.net>
> On Tuesday 26 of July 2011 14:33:15 you wrote:
> > Hi Pawel,
> >
> > 2011/7/26 Pawel Sikora <pluto at agmk.net>
> >
> > > Hi,
> > >
> > > i have an orvaldi ups
> > > http://en.orvaldi.com/index.php/en/product_catalog/product_view/11/162
> > > and it works fine with blazer_usb driver. could you please add a new
> udev
> > > rule?
> > >
> > > # ORVALDI 750/900SP - blazer_usb
> > > ATTR{idVendor}=="0665", ATTR{idProduct}=="5161", MODE="664",
> GRO...
2011 Jul 26
0
new entry in nut-usbups.rules for orvaldi ups.
Hi Pawel,
2011/7/26 Pawel Sikora <pluto at agmk.net>
> Hi,
>
> i have an orvaldi ups
> http://en.orvaldi.com/index.php/en/product_catalog/product_view/11/162
> and it works fine with blazer_usb driver. could you please add a new udev
> rule?
>
> # ORVALDI 750/900SP - blazer_usb
> ATTR{idVendor}=="0665", ATTR{idProduct}=="5161", MODE="664", GROUP="ups"
>
> dmesg:
>
> [ 7.838773]...
2012 Mar 17
8
Agile web development with rails 4th edition adding sizes to the product
Hi I am going through the Agile web development with rails 4th edition
book and I am trying to modify the depot application to allow the
customer to select a size before purchasing a product. What and how
would I have to modify the depot app to do this?
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2010 Oct 25
1
ORVALDI 650/750/900SP.
hi,
i've bought a 750VA orvaldi ups http://en.orvaldi.com/index.php/en/product_catalog/product_view/11/162
which holds my hardware (wifi router, cable modem, quad-core with raid and lcd monitor) for ~15 minutes.
pretty nice result for a cheap (~57 euro) home ups.
in fact, the vendor software for linux is very old (e.g. requires ancient redhat with qt2),
requires db9 port while shipped product ha...