Displaying 12 results from an estimated 12 matches for "fvcfc7uqw".
2008 Dec 09
0
Ruby Developer for Krakow/Poland
For the international company I am looking for Ruby Programmer with
1-3 years commercial experience and communicative English and Polish.
Anna.gasiorek-mQejpbGUnpwS+FvcfC7Uqw@public.gmane.org
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from...
2007 Mar 22
2
Enumerable sum oddity
Hi.
In this setup "account has_many :consultations". Can anyone explain
the following behaviour to me? Rails 1.2.2. The "sum" method should
return 0 for an empty array.
>> a = Account.find(1)
=> #<Account:0x39c80a8 @attributes={...}
>> a.consultations
=> []
>> a.consultations.sum(&:foo)
ArgumentError: wrong number of arguments (1 for 2)
2012 Jun 26
2
Error with rake command
I am using Rails 2.3.8 application and when I enter rake command it
gives following error :
ms@ms-HP:~/OpenStreetView$ rake
WARNING: ''require ''rake/rdoctask'''' is deprecated. Please use ''require
''rdoc/task'' (in RDoc 2.4.2+)'' instead.
at /home/ms/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/rdoctask.rb
rake
2005 Mar 02
2
Rails book has a page at Pragmatic Programmers
I noticed a pointer to this in some RSS feed today.
"Agile Web Development with Rails", release date July 4, 2005.
http://www.pragmaticprogrammer.com/titles/rails/index.html
Once you''ve got an ISBN and a title, you''re halfway there. :-) How soon
can we pre-order?
2005 May 03
1
Re: using Rake (was: Ajax search box question)
> On problem I encountered-- I assume this is a Rake related issue--
> is that
> after running Rake, my mysql table was deleted. Fortunately, I have
> a fresh
> backup. Obviously, Rake is not intended to be run on real data.
That''s not an issue as such: Rake runs on the database you''ve
established as test in your database.yml. If you didn''t
2005 Jun 02
0
[OT] Anyone for writing a Ruby language module for BBEdit?
I know many people on the list like TextMate for Ruby/Rails editing, so
please don''t flame me for this request. I''m a long-time BBEdit user, I
gots my keyboard shortcuts in my hands and brain, and I really don''t
want to switch.
Anyone on the list capable of writing a BBedit Language Module for Ruby?
Would you do it for money?
BBEdit does not support Ruby as a
2005 Aug 09
0
Re: Octopuses was Re: Let's call a spade a spade., [was Re: Pluralized Controller Names?]
> I certainly think the time to make any sort of big changes like this
> is PRE 1.0 release.
We''re currently in a kind of weird place though with that 1.0 release:
the Agile Dev book is out in print, sold lots of copies to many eager
buyers, and it certainly assumes the pluralization conventions. It''s
clearly too late for that to change.
2011 Jul 05
0
USPS Labels from Webapp
Hey everyone,
I have a requirement to integrate with the USPS to purchase shipping labels
(priority mail and express mail). So, I have seen a few gems that deal with
shipping but don''t have USPS support (shippinglogic) or have USPS support
but just for rate calculation and tracking, not label creation
(active_shipping).
I did encounter a gem that is supposed to do what I need
2005 Dec 08
2
bounce effect
Hi,
I was wondering if anyone has seen (or completed) an effect to make
something ''bounce'' like icons do in the OS X dock when you launch
them? Something that looks like there''s a bit of gravitational
behavior to it?
Thanks,
Trevor
Trevor Squires
http://somethinglearned.com
2005 Mar 18
1
newbie question on ActionMailer
Hi,
I normally try to really figure things out before asking a stupid
question but I''m tight on time and the stack trace indicates a pretty
low-level problem... something scary for a newb.
I''m hoping that someone can just say "you forgot to polish the widget
before turning the crank" or some other simple newbie-slap.
I''m trying to get actionmailer to send
2005 Jun 07
3
BBEdit Ruby & Rails Syntax Module available
I''ve made a Ruby & Rails syntax coloring module for BBEdit. This is a
"Codeless Language Module", so it will only work with BBEdit 8+. It''s
basically a giant list of Ruby and Rails keywords, method names, and
so on. It''s both Ruby and Rails because BBedit only lets you
associate a file type with one language module.
The file is available here:
2005 Sep 23
5
Re: [OT] Rails intro video MOVs - what Open Source, player to use?
> Slightly OT question here, but I have a friend who needs to watch the Rails
> intro movs, but is on Linux and has no way of using an actual Quicktime
> player.
VLC? I assumed everyone used that anyway.
http://www.videolan.org/vlc/