Displaying 13 results from an estimated 13 matches for "bolo".
Did you mean:
bold
2006 Mar 31
14
[newbi] Create a Model
...exists test/fixtures/
create app/models/expense.rb
create test/unit/expense_test.rb
create test/fixtures/expenses.yml
i didn''t see this commands
create db/migrate
create db/migrate/001_create_expenses.rb
I don''t have this folder and this file
Thanks
Bolo
2007 May 11
12
tutorial
Hello, Hello
Where i can found a good tutorial about Rspec ?
thanks
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
...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}) %>
comment faire pour utiliser l''option selected ?
Merci
--
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/7c030e11/attachment.html
2006 Apr 03
3
[newbi] Problem Routes
...the lowest priority.
map.connect '':controller/:action/:id''
end
and deleted index.html. I launch my browser
http://localhost:3000/
i have this error message
NameError in <controller not set>#<action not set>
uninitialized constant NoteController
RAILS_ROOT: /Users/bolomichelin/Documents/Creation_Perso/Developement/monApp/public/../config/..
Application Trace | Framework Trace | Full Trace
/Applications/Locomotive/Bundles/rails-1.0.0-max.bundle/Contents/Resources/ports/lib/ruby/gems/1.8/gems/activesupport-1.2.5/lib/active_support/dependencies.rb:200:in
`const_mis...
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-MQZbJxjQ...
2006 Apr 18
3
install rail behind a proxy
...4:in `proce
ss_args''
from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/cmd_manager.rb:67:in `run''
from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/gem_runner.rb:13:in `run''
from c:/ruby/bin/gem:17
But it''s working. i have always a timeout
Why ?
Bolo
--
Martinique Sans Fil
http://www.martiniquesansfil.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060418/9d2a8e7a/attachment-0001.html
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
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
2006 Apr 04
21
Rails on IIS
I just spent the last two days trying to get Rails on IIS to work with
Windows 2003/IIS 6.0. I think I''ve finally got it working, but it took
more googling than I care to describe. Now I''ve got a few questions:
1) Is there some ''official'' Rails on IIS guide on this site on another
official ruby site that''s known to work well?
2) If not, can someone
2006 Aug 14
1
NoMethodError
...re/display_cart.rhtml where line #5 raised:
undefined method `product'' for 5.0:Float
Extracted source (around line #5):
2: <table>
3: <%
4: for item in @items
5: product = item.product
6: %>
7: <tr>
8: <td><%= item.quantity %></td>
RAILS_ROOT:
/Users/bolomichelin/Documents/Creation_Perso/Developement
/depot/public/../config/..
But when i test this code, it''s working
<%= @items.size %>
Can u help me ?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/a...
2006 Dec 22
1
Problem for trunk to trunk communication
...sk)
Asterisk with Softphone 300 - 319
I can call from Softphone to PBX 1 and from Softphone to PBX 2
I can call from PBX 1 to asterisk and from PBX 2 to asterisk
I would like to make call from PBX 1 to PBX 2 (trunk to trunk).
It's possible ? On my system it'snt working.
Thanks.
--
Dave Bolomey
http://www.ip-pbx.ch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061222/a797eb35/attachment.htm