Displaying 20 results from an estimated 1100 matches similar to: "[newbi] Create a Model"
2006 Apr 03
3
[newbi] Problem Routes
Hello,
i try to follow this video
http://www.illanti.com/files/locomotive101.mov
After change my routes
routes.db
ActionController::Routing::Routes.draw do |map|
# Add your own custom routes here.
# The priority is based upon order of creation: first created ->
highest priority.
# Here''s a sample route:
# map.connect ''products/:id'', :controller =>
2006 Apr 25
4
RoR & IIS &
Hello all ?
is it possible to configure 2 or more aplications on IIS, each one in a
different virtual directory ?
thanks all
--
Bolo Michelin
Blog [Flash & RoR] http://blog.developpez.com/?blog=30
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060425/9b5d7b9b/attachment.html
2006 Apr 25
3
select boxe
yop,
http://rubyonrails.org/api/classes/ActionView/Helpers/FormHelper.html
ici j''ai vu qu''on pouvait g?n?rer des ?l?ment d''un formulaire gr?ce des
m?thodes. Apres quelque petite recherches j''ai trouv? comment g?n?rer un
select
<%= select(''category'', ''category.id'', Category.find_all.collect {|category|
category.nom})
2006 Apr 18
3
install rail behind a proxy
Hello
i try to install rail. I am behin a proxy with no Authorization
C:\rubygems-0.8.11>gem install rails -p http://xxx.xxx.xxx.xxx
Attempting local installation of ''rails''
Local gem file not found: rails*.gem
Attempting remote installation of ''rails''
Updating Gem source index for: http://gems.rubyforge.org
Install required dependency rake? [Yn] y
2007 May 11
12
tutorial
Hello, Hello
Where i can found a good tutorial about Rspec ?
thanks
2023 Feb 15
1
End of Support Date of Version 3 of “R”
Hi,
R's software development life cycle is documented here:
??https://www.r-project.org/doc/R-SDLC.pdf
This is available via the Certification link, under Documentation, on the main R Project web page:
??https://www.r-project.org
Section 4.4 of the document, on page 10, covers the release cycles, and section 4.6, on page 11, covers maintenance, support and retirement.
Section 4.6
2023 Feb 15
1
End of Support Date of Version 3 of “R”
Hello !
Good day.
I?d like to know what is the End of Support Date of Version 3 of ?R?.
Thanks for your answer.
Have a good day.
Best Regards
Eric Bernard
DCTI/BS/EC
Cordialement.
Eric Bernard
Michelin
DCTI/BS/EC
[[alternative HTML version deleted]]
2009 Dec 12
0
Looking for freelance work
Hello Guys,
My name is Bolo Michelin. I am looking for some development work in
Rails ( sure !) and Flash/Flex/Air.I have experience of 3.5 years
with Rails and 8 years with Flash. Im in a dire need of money, so I
wont accept any work without compensation.
Pls get in touch if you require any work to be done at
bolo-MQZbJxjQCk1qO0yjgLDq51+aB/EL+xL/@public.gmane.org
website :
2006 Aug 14
1
NoMethodError
Hello,
When i test this code
<h1>contenu de votre panier</h1>
<table>
<%
for item in @items
product = item.product
%>
<tr>
<td><%= item.quantity %></td>
<td><%= h(product.title)%></td>
<td align="right"><%=item.unit_price %></td>
<td align="right"><%=item.unit_price * item.quantity
2006 Aug 11
1
Encoding
Hello,
i seach a plugin like Zend Encoder for rails.
Do u know one ?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060811/26d4a546/attachment.html
2006 Oct 18
1
sum method
Hello
in my Faq model i added a method
def calculate_score
score_faq = 0
self.votes.each do |t|
score_faq += t.score
end
self.score= score_faq
end
this method working well but i would like to use sum
def calculate_score
self.score = self.votes.sum(&:score)
end
But this new method was not working
Can u explain me why ?
Thanks
--
Posted via
2007 Jun 21
2
Error when trying to run expense program
Guys, I m trying to get up to speed on Rails via the Apple tutorial
at:http://developer.apple.com/tools/rubyonrails.html
Problem is when I try and access localhost:3000/expenses I get the
following error. It may be a breeze for you to figure out but since I
dont know jack about rails it seems cryptic to me. Application.rb seems
to be very similar to the database.yml file.
I''m running
2004 Aug 06
4
icecast - libshout and ices
Hello,
can anyone help me please?
I have installed libxml2, libogg, libvorbis, and then i have cvsed and
installed libshout (autogen.sh && make && make install).
Then I cvsed ices and tried to run autogen.sh. It just quit with:
checking for shout-config... /usr/local/bin/shout-config
checking libshout settings
Using libshout config in /usr/local/bin/shout-config
checking
2004 Jan 29
2
Skynet Mail Protection scan results
-----------------------
This e-mail is generated by Skynet Mail Protection to warn you that the e-mail
sent by samba@lists.samba.org to vincent.brabant@skynet.be is infected with virus: Win32/Mydoom.A@mm.
Deze e-mail is gegenereerd door Skynet Mail Protection om u te waarschuwen dat
de e-mail gestuurd door samba@lists.samba.org naar vincent.brabant@skynet.be geinfecteerd is met Win32/Mydoom.A@mm.
2007 Apr 19
1
Mime Type in Nautilus
Hi All...
Could someone guide me to solve a strange behaviour of Nautilus, when I
want to click on a JPEG file that has a .jpg extension I receive this
message and eod refuses to launch:
>=-=-=-=-=-=-=-=-=-=-=-=-=-=-8<-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Cannot open Cactus -'Ot 'N' Sweaty(1972)_back.jpg
The filename "Cactus -'Ot 'N'
2011 Jul 29
2
R DDD fortran
Is there an easy way to compile a packages's fortran so that it has the information for ddd or gdb to follow the lines of the code? I seem to remember seeing something about this, but I cannot find it in Writing R Extensions. (I see about Valgrind, debugging a segfault, and some other tricks, but what I really want is to follow the fortran logic.)
Thanks for any pointers,
Paul
2016 Mar 29
5
Permission denied on GPT.ini (Event ID 1058)
Complete event id of :
> But still, events log show a warning about kerberos ticket from LsaSrv
> source and right after a permission denied on GPT.ini
And a getfacl of the problem GPO SID please, i'll check.
And a output of ipconfig /all on the problem pc.
And question, dedicated IP or dhcp IP?
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba
2006 Jul 24
18
difference between running unabridged
22 sudo mv camping.rb camping-abridged.rb
23 sudo mv camping-unabridged.rb camping.rb
when running into problems, the abridged version of camping is rather
difficult to debug.
so I''m moving to unabridged, but I''m getting this error.
[Mon Jul 24 15:50:18 2006] [error] [client 192.168.11.100]
2010 Mar 05
2
CRAN nearly down?
Is CRAN having trouble or is it just me? (The web interface is very
slow and install.packages() is timing out and giving me "service not
available").
Paul
====================================================================================
La version française suit le texte anglais.
------------------------------------------------------------------------------------
This email
2011 Feb 03
1
S3 method for S4 object
I am trying to extend an S3 method to work with an S4 object as well as the S3 objects it works with, but UseMethod does not seem to recognize the S4 class and dispatches to the default method. Is this to be expected or should I be looking for an error in my code?
If it is not an error in my code, is there an easy way to do this, or do I have to convert the generic to S4 and then make those