Displaying 6 results from an estimated 6 matches for "rhtm".
Did you mean:
htm
2007 Jan 04
1
rmagick working in console but not in my app
...50x50 DirectClass 16-bit
But in my application I keep getting the same error as if rmagick was
not installed though it is and I can use it with irb. This is the
error I get:
ActionView::TemplateError (undefined method `crop_resized'' for
nil:NilClass) on line #7 of app/views/items/list.rhtm
I did put
require ''RMagick''
and
include Magick
in my application.rb but my rmagick install keeps getting ignored :/
any idea what''s wrong or where shall I put include Magick and require ''RMagick''?
thanx in advance
Pat
--~--~---------~--~----~--------...
2006 Jul 24
3
Question about layout
Hey,
I couldn''t find answer for this question for quite long, I hope some
one will explain to me why layout specified in application.rb is not
displayed properly on all views? I mean some divs are displayed wrong
or without layout at all... let''s say login.rhtml has layout on its own
and now it works ( exactly this same as project.rhtml which is layout
for the whole project... ) but when I have this layout "project" in
login_controller it does not work ( it is from app.rb ) So why is it so?
That some views are not displaying layout correctly at...
2006 Apr 28
7
a simple problem but difficult
how can i access to a collection that was created in the same control
and the data that a want to access isn?t the id
the collection has : id, usuario, comandancia
comandancia is the data to access
the question is how to access comandancia in @acceso
this code is wrong :
def new
@catelemento = Catelemento.new
@acceso= Catacceso.find(:all,
:conditions
2007 Aug 13
1
Slovene characters in Views and in MySQL
Hi,
am having troubles with Slovene characters in rails.
If I set
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
I am not getting Slovene characters in Views (I mean RHTML). However
everithyng is fine with data that comes from data base.
if I set :
<meta http-equiv="Content-type" content="text/html;
charset=windows-1250" />
everything works (in RHTM and from database).
However, in MySQL string fields are working, while text field is no...
2006 Jun 10
7
Agile Web Development with Rails Page 33
I''m a real Newb; just bought AWDwR and using it with Win2000 - it took me
ages, and only after reading Curt Hibbs Rolling with Ruby, to realise that I
needed to use Cmd.exe before using AWDwR''s dave> instructions.
I''ve created Say/hello.html and I still get "Template is missing" with
http://localhost:3000/say/hello
I''ve read
2005 Jan 30
4
Asterisk on MS Virtual Server
Hi,
This might not be a very popular question, but I was just wondering if
anyone have ever tried to run Asterisk on a Windows computer using Microsoft
Virtual Server
(http://www.microsoft.com/windowsserversystem/virtualserver/default.mspx).
I am told that you can run Linux on a virtual server using this software, so
in theory it should be possible.
I run a windows based domain, but am also