Displaying 16 results from an estimated 16 matches for "heehee".
2006 Jun 19
12
AWDWR- Question
I''m having a particularly difficult time undersanding one lesson from
this book. This is in relation ot how one would grab "search"
parameters from web forms to search for records in the database. I
understand the :conditions part of find() but am confused on the code:
1- name = params[:name]
pos = Order.find(:all,
:conditions => ["name = ? and pay_type =
2006 May 26
7
migration with required data
I''m working on a bugtracker application in rails. I have a Bug model
and I want to add a Priority to the mix. A Bug can have one priority.
I generate a Priority model, modify my Bug model with a belongs_to
:priority and create my migration like so:
class CreatePriorities < ActiveRecord::Migration
def self.up
create_table :priorities do |t|
t.column :name, :string,
2006 Jun 20
8
Integrating multiple applications
I''ve got a couple apps that I use (billing app, support ticket app,
some other custom apps) that I want to integrate into one site. They
will all use the same layout for the most part, and will link between
each other.
When I initially thought of doing this, I figured if I put the apps at
different roots - /billing /support etc - then the links wouldn''t work
at all, because
2003 Oct 28
0
Re : Hello
Hiya,
Sorry I haven't been I contact with you for a few days, my little
sister Alena broken here leg.........she's was playing around
and fell down the stairs.....HeeHee.....shouldn't laugh
Anyway.....
I was SO gutted that i missed you the other night...i was really
looking forward to 'Cam' for you - you made me SO wet last time!!
Have you got your webcam yet ?? let me know
i cant wait to see you on your cam....Mmmm.......I suppose better
go now a...
2008 Jan 03
0
Wx::Menu, get parent menu functions?
...return @parent_menu
end
def get_parent_id()
return @parent_menu.get_id()
end
def has_parent()
hasparent = false
if @parent_menu != nil
hasparent = true
end
return hasparent
end
end
====================
Thoughts? Ideas? Alternatives? Death Threats? (heehee)
2006 Jun 09
18
Is IRB the ruby console ?
I''m running script/console but keep getting the message that irb.bat is not
recognized as an internal or external command, operable program or batch
file.
If it means anything I am running instant rails. I can invoke irb straight
forward.
TIA
Stuart
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Jun 15
13
Best Approach to a ''Down for Maintenance'' Page?
What is the best way to implement a ''Down for Maintenance'' page across
your Rails app?
Ideally I would like to have a button in my admin section that toggles
the display of a ''currently under maintenance'' page to every public
request to the app (possibly with some dynamic content like estimated
down-time)
except for: -
- requests from a specified IP
2005 Jul 07
2
答复: 答复: fail in adding library in new version.
...es\R\rw2011\
bin\R CMD install /MyRpackages/example
There are some error:
'make' is neither internal or external command, nor executable operation or batch file
*** installation of example failed ***
Removing 'D:/PROGRA~1/R/rw2011/library/example'
I think I have closed to success. heehee~~~~~
Thank you for your help.
I still need you and others help. Thank you very much!
-----佋伃伿伡佊伿伡侢-----
伔仮伡侢伻佀: Gabor Grothendieck [mailto:ggrothendieck at gmail.com]
伔仮佀佂伿伇伡佷: 2005伳侁6佋伮30伻佌 19:16
伿佌伡侢伻佀: Ivy_Li
伋伃佀佂: r-help at stat.math.ethz.ch
佒侘佁佲: Re: 伌侌伕伌: [R] fail in adding library in new v...
2008 Sep 03
8
SAS or SATA HBA with write cache
Anyone know of a SATA and/or SAS HBA with battery backed write cache?
Seems like using a full-blown RAID controller and exporting each individual drive back to ZFS as a single LUN is a waste of power and $$$. Looking for any thoughts or ideas.
Thanks.
-Matt
--
This message posted from opensolaris.org
2006 May 24
7
migrations and SQLite
I read in the instructions of Tracks that "upgrading via the rake
migrate command is quite a bit more tricky currently with SQLite and
SQLite3". Is there any gotcha regarding migrations and SQLite3?
-- fxn
2005 Jul 08
3
fail in adding library in new version.
...lease check whether the file
> >>exists and the path has been added.
> >>
> >>Uwe Ligges
> >>
> >>
> >>
> >>>Removing 'D:/PROGRA~1/R/rw2011/library/example'
> >>>
> >>>I think I have closed to success. heehee~~~~~
> >>>Thank you for your help.
> >>>I still need you and others help. Thank you very much!
> >>>
> >>>
> >>>-----佋伃伿伡佊伿伡侢-----
> >>>伔仮伡侢伻佀: Gabor Grothendieck [mailto:ggrothendieck at gmail.com]
> >>>伔仮佀佂伿伇伡佷: 2...
2006 May 24
22
Components going out of style?
I see in the new Agile Rails 2nd edition that components are going out
of style?
Is this so? has anybody abandoned the idea of components for helpers?
Specifically I''m considering a menu sytem for a website that depends
heavily on the users permissions to decide which menu options a user
would need to see. I thought that components, since they have the logic
in the controller and
2006 Jun 09
0
Re: Rails Digest, Vol 21, Issue 195
...ile
> it looked like a regular cmd window , the command script/console worked.
> My apologies, I''ve been doing most of the work in radrails and completely
> forgot about the console option.
> Thanks to all for the help and my apologies for being totally stupid about
> this.
Heehee... None of us (except maybe the core team) knew all of this
stuff when they were born.... No worries. :)
-Curtis
------------------------------
Message: 4
Date: Fri, 9 Jun 2006 20:00:05 +0200
From: Roland Mai <roland.mai@gmail.com>
Subject: [Rails] Re: using a variable as substitute f...
2006 May 25
16
yet another rails site - happycarpools.com
I''m pretty much done with a project I''ve been developing to learn Rails,
http://www.happycarpools.com . If you could take a look, that''d be awesome!
Feedback would be even more awesome!
Probably the coolest thing about making this has been seeing how Rails does
*so much* and hardly has any superfluous parts, if any. There are so many
features that I initially
2005 Jun 30
5
答复: fail in adding library in new version.
Dear Gabor,
Thank your for helping me so much!
I have loaded R the newest version 2.1.1. Then I setup it in the path of D:\program files\R\
1. unpack tools.zip into c:\cygwin
2. install Active perl in c:\Perl
3. install the mingw32 in c:\mingwin
4. add "c:\cygwin; c:\mingwin\bin" in "Control Panel -> System -> Advanced -> Environment Variables -> Path ->
2006 Jun 21
48
Freelance Rate
Hi,
Not sure where to address this question ... but I guess this is a good
start. I am a freelance Rails developer - and have been developing Rails
apps professionally for about a year now. I just want to get an idea of
what you other freelancers charge yourselves out at. I have been
charging the equivalent of about $28/hour, but get a sense that I
could/should charge a whole lot more. I am