Questions tagged with ruby
-
#lazyweb: Are there #Ruby equivalents to the excellent #Perl tools perlbrew and local::lib?
vmbrasseur -
posted 3 days, 16 hours ago
via Twitter -
2 Replies
-
What do you use instead of autotest these days? #ruby #lazytwitter
mloughran -
posted 2 weeks, 2 days ago
via Twitter -
7 Replies
-
Anyone got a good article on connecting to databases from Ruby (not Rails)? #lazyweb #ruby
mkoby -
posted 1 month ago
via Twitter -
0 Replies
-
is there a way to tell rdoc to look for a method description in a class superclass? #rdoc #ruby #lazyweb
paukul -
posted 1 month ago
via Twitter -
0 Replies
-
Help me #lazyweb: Proper way to retrieve original TZ of time string in #Ruby?
jhelwig -
posted 1 month, 2 weeks ago
via Twitter -
1 Reply
-
Hey #lazyweb, why is there no #scss filter for #haml (using #ruby on #rails)? Thanks!
acrookston -
posted 1 month, 2 weeks ago
via Twitter -
1 Reply
-
I've got a DateTime. I want to find out if it's today. What's the simplest way? #datesucks #ruby #lazyweb
steveklabnik -
posted 2 months, 1 week ago
via Twitter -
6 Replies
-
If I wanted to access databases without an ORM in #Ruby what would I use? RDBI? #LazyWeb
ssoriche -
posted 2 months, 1 week ago
via Twitter -
1 Reply
-
Is it good style to use conditions as predicates to statements in Ruby? (E.g.: <code>object.method if truthy?</code>) #lazyweb #ruby
davidmrivers -
posted 2 months, 1 week ago
via Twitter -
0 Replies
-
Dear Lazy Web, is there something like #Ruby's RVM for #Python (for switching between Python 2 and 3)?
btanaka -
posted 2 months, 2 weeks ago
via Twitter -
3 Replies
-
Anyone know if there is a method in #Ruby or #Rails to convert an integer to KB, MB, GB, etc? #lazyweb
uxdlibrarian -
posted 2 months, 2 weeks ago
via Twitter -
0 Replies
-
Does anyone have an updated #ruby-mode that accepts 1.9-style hash syntax? #emacs #lazyweb
seancribbs -
posted 2 months, 4 weeks ago
via Twitter -
0 Replies
-
Lazytwitter: when should I depend on json vs. json_pure vs. multi-json? #ruby
postmodern_mod3 -
posted 2 months, 4 weeks ago
via Twitter -
0 Replies
-
Can anyone link me to an example of Ruby code written in a right-to-left language like Arabic? Does it exist? #ruby #lazytwitter
scudco -
posted 3 months ago
via Twitter -
0 Replies
-
Ok Twitter, what's the best Ruby gem for manipulating PDFs? #ruby #pdf #lazyweb
matthewsinclair -
posted 3 months, 3 weeks ago
via Twitter -
0 Replies
-
Is there any way to get queue size and stuff for unicorn+nginx servers? looking for something like passenger-status #ruby #unicorn #lazyweb
paukul -
posted 4 months ago
via Twitter -
0 Replies
-
is there a gem that will scan a CSS file and tell me if there's any unused styles in my whole application? #ruby #rails #lazytwitter #css
jeremywoertink -
posted 4 months, 1 week ago
via Twitter -
2 Replies
-
#lazyweb in #ruby you can push and pop to an array as much as you like. is there a similar thing for #java?
sermoa -
posted 4 months, 3 weeks ago
via Twitter -
0 Replies
-
Anyone have any good info on regex | parsing in #ruby? #lazyweb
eminkel -
posted 5 months, 1 week ago
via Twitter -
0 Replies
-
rvm or rbenv? #ruby #rails #lazyweb
byteengine -
posted 5 months, 1 week ago
via Twitter -
0 Replies
-
Any good online code collaboration tools? Think gist/pastie but with realtime collaboration? #lazyweb #ruby #javascript
lebreeze -
posted 6 months ago
via Twitter -
2 Replies
-
How do I pretty print #Thrift structures in #Ruby? #lazyweb
skf -
posted 6 months, 2 weeks ago
via Twitter -
0 Replies
-
any recommendations for parsing xs schema definitions? #ruby #lazyweb
rubiii -
posted 6 months, 2 weeks ago
via Twitter -
0 Replies
-
Lazy Twitter: How do you get YAML.dump to preserve unicode? It keeps hex-escaping unicode Strings. #ruby
postmodern_mod3 -
posted 6 months, 2 weeks ago
via Twitter -
0 Replies
-
Lazy Twitter: Anyone know if it's possible to use Process.waitpid* on a process that is *not* a child process? #ruby
seancribbs -
posted 6 months, 3 weeks ago
via Twitter -
3 Replies
-
ruby-1.8.7-p352/lib/ruby/1.8/timeout.rb:60: [BUG] Segmentation fault. Anyone? #ruby #rvm #lazyweb
jfryman -
posted 7 months, 1 week ago
via Twitter -
0 Replies
-
i ask this periodically and the answer is always "yes" ...
is Prawn still the best PDF generator for Ruby?
#lazyweb #prawn #pdf #ruby
sermoa -
posted 7 months, 2 weeks ago
via Twitter -
0 Replies
-
Lazyweb: Anyone successfully using ruby-net-ldap with s_attr for sorting? Syntax appears right, but not getting sorted results. #ruby #ldap
byteengine -
posted 7 months, 2 weeks ago
via Twitter -
0 Replies
-
Dear LazyWeb: Is it possible to record HTTPS requests using VCR? #ruby #vcr #testing
peterhellberg -
posted 7 months, 2 weeks ago
via Twitter -
2 Replies
-
dear #lazyweb, do you know some ways to enable editing of jekyll blog posts in a browser, similar to gollum wiki? #github #ruby
dudarev -
posted 7 months, 3 weeks ago
via Twitter -
0 Replies
-
which alternatives to turn we have? #ruby #lazytwitter
sobrinho -
posted 7 months, 4 weeks ago
via Twitter -
0 Replies
-
Lazy Twitter: Any info how to use EM.popen correctly? Can't see way to "flush" the buffer, and close_connection(true) kills. #ruby
seancribbs -
posted 8 months ago
via Twitter -
0 Replies
-
Hey #lazyweb #ruby #rails... Everybody talks about pre-production #seed data but what about in-production seed data? Best practices? Thanks!
acrookston -
posted 8 months ago
via Twitter -
1 Reply
-
Lazy twitter: is this a #ruby 1.9 bug? 2206368128.chr(Encoding::UTF_8) # => RangeError: -2088599168 out of char range
postmodern_mod3 -
posted 8 months, 1 week ago
via Twitter -
0 Replies
-
Hey, #lazyweb, anybody know how to detect an HTML element's styling. from #Ruby? (e.g., is this link italicized?) /cc @pdxruby @igalko
geeksam -
posted 8 months, 4 weeks ago
via Twitter -
0 Replies
-
#lazyweb know of something like #Ruby OmniAuth (auth for FB, LI, Twitter, etc) but for iPhone dev? cc @webandy @tonyamoyal @zachwaugh et al
paulcapestany -
posted 9 months ago
via Twitter -
0 Replies
-
Has anyone implemented a #ruby gem to authenticate with RSASecurID and #rails ? #lazytwitter
jackhq -
posted 9 months ago
via Twitter -
0 Replies
-
dear lazyweb: is there a way to get #rspec to mark a test as pending if a NotImplementedError is raised? #ruby
konstantinhaase -
posted 9 months ago
via Twitter -
0 Replies
-
Ok, who's gonna tell me why "rvm gemset list" is slower than dirt? It just hangs... #lazyweb #rvm #ruby
jonathanpberger -
posted 9 months ago
via Twitter -
0 Replies
-
#ruby #lazyweb what are people using for LDAP authentication in internal #sinatra apps? Looking at https://github.com/gunark/rubycas-server
altobey -
posted 9 months, 1 week ago
via Twitter -
0 Replies
-
#lazyweb does anybody have a #puppet ressource for managing interfaces config file in #debian? #ruby
bigonbe -
posted 9 months, 1 week ago
via Twitter -
0 Replies
-
Any suggestions how to test outbound emails with #steak? #ruby #lazyweb
paukul -
posted 9 months, 2 weeks ago
via Twitter -
0 Replies
-
Hey #ruby #rails #lazyweb.. Which AWS S3 gem to use? Thanks!
acrookston -
posted 9 months, 2 weeks ago
via Twitter -
1 Reply
-
Need more information about 2-legged OAuth. Can you know it? #ruby #oauth #lazytwitter
timothyklim -
posted 9 months, 4 weeks ago
via Twitter -
0 Replies
-
Friend asking about learning to programming. Of course I'm steering him to #ruby. What's the current hotness in beginner resources? #lazyweb
gneraltsao -
posted 10 months ago
via Twitter -
0 Replies
-
any #lazyweb wisdom on building a #sinatra #ruby app into a #java war with maven? #googlenothelping
kit_plummer -
posted 10 months ago
via Twitter -
3 Replies
-
Dear #lazyweb thinking about learning ruby on rails from scratch, anybody got suggestions on good books to get started? #ruby #programming
malcolm_gibb -
posted 10 months, 3 weeks ago
via Twitter -
1 Reply
-
Rubyists: know any gem to help formatting console output? #ruby #cli #lazyweb
fedesilva -
posted 11 months, 1 week ago
via Twitter -
1 Reply
-
Is there a .NET testing library similar to Ruby's fakeweb, where you can stub out all web-requests? #net #ruby #lazytwitter
tomkersten -
posted 11 months, 2 weeks ago
via Twitter -
0 Replies
-
dear #lazyweb, I need to hunt a supposed bug. Any #ruby tracing tool ? no, strace is not a valid answer.
____nico -
posted 11 months, 2 weeks ago
via Twitter -
3 Replies
-
#lazyweb: is there a way to for #jruby to use your existing #ruby gems?
spara -
posted 11 months, 2 weeks ago
via Twitter -
0 Replies
-
Dear #lazyweb, #rails What tagging gem or should I do custom? is_taggable or acts-as-taggable-on? #ruby #ror
acrookston -
posted 1 year ago
via Twitter -
0 Replies
-
how do I capture(&block) with a helper in StaticMatic? #lazyweb #ruby #staticmatic
ltackett -
posted 1 year ago
via Twitter -
0 Replies
-
Gah! SOAP & HTTPS output is polluting my test suite's stdout results. Any tips on how to mute the SOAP protocol lingo? #help #lazyweb #ruby
stevenhaddox -
posted 1 year ago
via Twitter -
0 Replies
-
Which book is better for learning #rails, agile web development with rails or the rails 3 way? #ruby #books #lazyweb
jacegu -
posted 1 year ago
via Twitter -
1 Reply
-
rhtml in emacs, how does it work? (maybe even with, wait for it... javascript inside?!) #sadpanda #emacs #ruby #lazyweb
paukul -
posted 1 year ago
via Twitter -
0 Replies
-
dear lazyweb, does anyone know why sessions don't work in async_sinatra ? #ruby #sinatra #worthgivingashot
steeve -
posted 1 year, 1 month ago
via Twitter -
0 Replies
-
How do I do a multipart POST within Rails' functional tests? #ruby #rails #lazyweb
chrislowis -
posted 1 year, 1 month ago
via Twitter -
0 Replies
-
post-nap random question: #PostgreSQL idempotent migrations ? good idea? bad idea? clean ways to do it with #ruby? #lazyweb
lorenzoplanas -
posted 1 year, 2 months ago
via Twitter -
0 Replies
-
best #ruby #gem for resizing images on the fly for view? #lazyweb
pollingj -
posted 1 year, 2 months ago
via Twitter -
0 Replies
-
I'm looking for a drop-in #ruby #blog thing that my wife can use and I can extend - and I can host on #heroku. suggestions? #lazyweb
atheken -
posted 1 year, 2 months ago
via Twitter -
0 Replies
-
Anyone know of a gem or some sort of guide for testing different ORM support in your gem? #ruby #rspec #testing #rails #lazyweb #rubygem
ryan_za -
posted 1 year, 2 months ago
via Twitter -
0 Replies
-
#lazyweb anyone know how i can manipulate a JS alert box with #Cucumber and #Webrat? #rails #ruby
ychaker -
posted 1 year, 3 months ago
via Twitter -
0 Replies
-
Hi #ruby #lazyweb - workflow stonepath aastm - What's the difference?
troelskn -
posted 1 year, 3 months ago
via Twitter -
0 Replies
-
What's the nicest way to cancel a (command line) #Ruby script with an error message? #lazyweb
sophistifunk -
posted 1 year, 3 months ago
via Twitter -
0 Replies
-
Not entirely beautiful.. suggestions #ruby #lazyweb? votecasts.inject(Hash.new(0)) {|h,v| h[v.user] += 1; h }.sort{|a,b| b.last <=> a.last }
acrookston -
posted 1 year, 4 months ago
via Twitter -
0 Replies
-
Some suggestion for working with #subversion from #ruby? #lazyweb
thejtoken -
posted 1 year, 4 months ago
via Twitter -
1 Reply
-
When is next ROR meeting in Melbourne? #ruby #lazyweb
jamesladd -
posted 1 year, 4 months ago
via Twitter -
3 Replies
-
Has anyone made a #Ruby IO object that wraps a block? That is, the block provides the data stream? #lazytwitter
seancribbs -
posted 1 year, 4 months ago
via Twitter -
0 Replies
-
#lazytwitter i'm looking for a gem that can test password strengths - know of any? please send me a link. #ruby #passwords
insanity_rocks -
posted 1 year, 4 months ago
via Twitter -
0 Replies
-
How easy would it be to wrap a C library in #Ruby? #lazyweb #ask
davidjmemmett -
posted 1 year, 4 months ago
via Twitter -
5 Replies
-
i'm looking for a article about using #rspec the right way, any recommendations? #lazyweb #ruby #rspec
samueltonini -
posted 1 year, 4 months ago
via Twitter -
1 Reply
-
Hey #lazyweb, what's a good #gem to parse a smallish #XML file an object structure under #ruby?
atheken -
posted 1 year, 4 months ago
via Twitter -
1 Reply
-
Other than vim|emacs/screen, are there any other good/inexpensive Ruby/Rails collaborate coding apps/systems out there? #lazytwitter #ruby
webpoobah -
posted 1 year, 4 months ago
via Twitter -
1 Reply
-
Anyone ever manage to get FakeWeb and Rack::Proxy to co-operate? #ruby #lazyweb
jcoglan -
posted 1 year, 4 months ago
via Twitter -
0 Replies
-
"café".scan(/./u) => ["c", "a", "f", "\303\251"] is this the idiomatic #ruby way to char split #utf8 #lazyweb ?
mat_kelcey -
posted 1 year, 5 months ago
via Twitter -
0 Replies
-
Anyone running Rack apps on MagLev or is it still vaporware? #rack #ruby #rails #maglev #lazyweb
susanpotter -
posted 1 year, 5 months ago
via Twitter -
0 Replies
-
how is #rmagick #imagemagick #ruby working these days? still memory leaks issues? #lazyweb
samueltonini -
posted 1 year, 5 months ago
via Twitter -
0 Replies
-
lazyweb: Is there a way to tell YARD that a module gets mixed into another class (and the docs should appear there)? #yardoc #ruby
seancribbs -
posted 1 year, 5 months ago
via Twitter -
0 Replies
-
What's the best RubyGem to use to write native Excel files on non-windows platforms? #ruby #rubygems #lazyweb
tonyjbyrne -
posted 1 year, 5 months ago
via Twitter -
0 Replies
-
lazy twitter: Way to call an instance method on a Module without first including it in a class? Equivalent to new.my_method in a class #ruby
nikz -
posted 1 year, 6 months ago
via Twitter -
2 Replies
-
#lazyweb Is there a ruby method to simplify a file path, like "a/b/../c/x" => "a/c/x"? or "a/./b/c" => "a/b/c" ? #Ruby
superfeedr -
posted 1 year, 6 months ago
via Twitter -
1 Reply
-
#lazyweb Hey #Ruby, how many partials until you are impartial?
jamesladd -
posted 1 year, 6 months ago
via Twitter -
0 Replies
-
#lazyweb Which is the best ruby twitter api library? #ruby #twitter
brackenm -
posted 1 year, 7 months ago
via Twitter -
0 Replies
-
Dear lazyweb: Anyone knows actual code using XML-RPC on #Ruby on Rails applications?
jefrancomix -
posted 1 year, 7 months ago
via Twitter -
0 Replies
-
attn #lazyweb, why doesn't #sinatra/#mongrel pick up new static files in my public directory? #ruby
atheken -
posted 1 year, 8 months ago
via Twitter -
0 Replies
-
rails 2.3 and bundler 0.9 possible? #ruby #bundler #lazytwitter #help
cameroncox -
posted 1 year, 8 months ago
via Twitter -
1 Reply
-
BackgrounDRb, Workling/Starling, Delayed Job. Any thoughts or other options? #lazytwitter #ruby
skhisma -
posted 1 year, 8 months ago
via Twitter -
2 Replies
-
dear lazytwitter, can I use inject on a #ruby hash? currently have each { |state,type| avail[type] += 1 if state == 'free' }
bil_kleb -
posted 1 year, 8 months ago
via Twitter -
4 Replies
-
Dear #lazyweb :) i'm looking for book about #parsing and also for #code about this topic in #ruby #C/#C++ or #java
samueltonini -
posted 1 year, 9 months ago
via Twitter -
0 Replies
-
#lazyweb: Anyone know a script that'll help in converting #Python source to #Ruby? (Just something dumb/regex-based, not a full translator.)
snej -
posted 1 year, 9 months ago
via Twitter -
0 Replies
-
is it worth buying agile wed development with rails 3rd edition even with rails 3 on its way? #lazyweb #ruby
colin_gemmell -
posted 1 year, 9 months ago
via Twitter -
0 Replies
-
Does anyone know how to get CarbonCore to load when using rvm? #ruby #lazytweet
chriseppstein -
posted 1 year, 10 months ago
via Twitter -
2 Replies
-
What's the difference between 'for' and 'whatever.each do' blocks in Ruby? - Looks like both have the same behavior... #lazytweet #ruby
rodrigo3n -
posted 1 year, 10 months ago
via Twitter -
0 Replies
-
Why is WEBRick so fucking slow? #rubyquestion #ruby #lazytweet
rodrigo3n -
posted 1 year, 10 months ago
via Twitter -
0 Replies
-
#lazytwitter how can I determine what gems + versions are being used by my #ruby app from within app?
richardconroy -
posted 1 year, 10 months ago
via Twitter -
0 Replies
-
Any recommendations for a #ruby #twitter library? #lazyweb
keithpitty -
posted 1 year, 11 months ago
via Twitter -
1 Reply
-
What #gems should I use to time how long something takes?
Stopwatch.start
do_something
logger.debug Stopwatch.stop
#ruby #lazyweb
grahamsavage -
posted 1 year, 11 months ago
via Twitter -
3 Replies
-
Hey everyone, is Cucumber ready for Rails 3? #ruby #programming #lazytweet
rodrigo3n -
posted 1 year, 11 months ago
via Twitter -
0 Replies
-
Why Chef use JSON for its config files instead of yaml? #lazyweb #ruby #sysadmin
hugobarauna -
posted 1 year, 11 months ago
via Twitter -
0 Replies
-
Dear #lazyweb what's the best ruby lib for parsing/writing atom? #ruby
pantoniades -
posted 2 years ago
via Twitter -
0 Replies
-
In #ruby/#rails is it ok to run sudo gem install foo? or people use something like virtualenv #lazyweb #python
elpargo -
posted 2 years ago
via Twitter -
0 Replies
-
lazy web: equivalent to ruby's gsub in php? #ruby #php
allynbauer -
posted 2 years ago
via Twitter -
0 Replies
-
Dear #lazyweb - is there a decent scientific computing package / env for #ruby ? Is Linalg the best?
hamiltonulmer -
posted 2 years ago
via Twitter -
0 Replies
-
Alguém sabe fazer um "order by rand()" no sequel? #lazyweb #ruby #sequel
daviscabral -
posted 2 years, 1 month ago
via Twitter -
0 Replies
-
anyone know how to return the content of an HTML DOM element in webrat? #lazyweb #ruby #webrat
roder -
posted 2 years, 1 month ago
via Twitter -
0 Replies
-
Dear lazyweb, who can help me eliminate the boost fork in #Ruby #Passenger? http://is.gd/5XzaH
kanarip -
posted 2 years, 1 month ago
via Twitter -
0 Replies
-
#lazyweb Anyone got any #ruby code/library for converting UK northings/eastings to lat/long before I port existing library?
countculture -
posted 2 years, 2 months ago
via Twitter -
0 Replies
-
what Gem::Platform should i use for my gemspec if i target only linux? #ruby #lazyweb?
kates -
posted 2 years, 2 months ago
via Twitter -
0 Replies
-
Lazytweet: Anyone recommend a Rails graph module that doesn't look like ass? #rails #ruby
jivadevoe -
posted 2 years, 2 months ago
via Twitter -
0 Replies
-
Fellow Rubyists: What's the current gem of choice for working with state machines in Ruby? aasm? Any good articles about it? #ruby #lazyweb
fcoury -
posted 2 years, 2 months ago
via Twitter -
0 Replies
-
Anyone know of any Jekyll, Nanoc3, or Webby screencasts? Tutorials either incomplete or outdated #ruby #lazyweb
savant -
posted 2 years, 3 months ago
via Twitter -
0 Replies
-
dear #lazyweb in #ruby can IO.puts be set to be unbuffered for a stream or must each call be followed by an explicit IO.flush?
logosity -
posted 2 years, 3 months ago
via Twitter -
0 Replies
-
What's the fastest/easiest way to inspect threads in a running Ruby process? #lazytwitter #ruby
enricobianco -
posted 2 years, 3 months ago
via Twitter -
0 Replies
-
#lazyweb Suggestions for #ruby SOAP library?
countculture -
posted 2 years, 4 months ago
via Twitter -
0 Replies
-
I'm looking for a dictionary datasource, or API, to get me a list of random words (in ruby), suggestions? #ruby #lazyweb
fearmediocrity -
posted 2 years, 4 months ago
via Twitter -
0 Replies
-
Help me #lazyweb. What are the best resources out there for learning #ruby and #rails for a #perl developer? Please no language bashing.
jhelwig -
posted 2 years, 5 months ago
via Twitter -
0 Replies
-
ok, priority mode in Test::Unit 2.0 rocks. Is there something like that in #rspec, too? #ruby #lazyweb
konstantinhaase -
posted 2 years, 5 months ago
via Twitter -
0 Replies
-
Dear #lazyweb, do you know how to tell #RSpec to check if a string includes something 3 different times? #ruby
jkreeftmeijer -
posted 2 years, 5 months ago
via Twitter -
0 Replies
-
Dear #lazyweb, when .to_xml-ing a hash, how do you get rid of the "<hash>" element? #ruby
jkreeftmeijer -
posted 2 years, 5 months ago
via Twitter -
0 Replies
-
@lazytweet In Ruby, 'klass.this' will execute method_missing on a class but 'klass.send(:this)' wont?!? How do I get around/fix this? #ruby
k776 -
posted 2 years, 5 months ago
via Twitter -
0 Replies
-
Is it possible to override the "inherited" method of a class in the "included" method of a module in #ruby?#lazytwitter
enricobianco -
posted 2 years, 6 months ago
via Twitter -
0 Replies
-
Lazyweb: anyone tried testing Flash UIs with Ruby? #flash #ruby #tdd
craigwebster -
posted 2 years, 6 months ago
via Twitter -
1 Reply
-
Has anybody done a Windows live id (aka hotmail) integration in ruby? #ruby #lazyweb #lazytweet
brupm -
posted 2 years, 7 months ago
via Twitter -
0 Replies
-
#ruby #lazyweb How does Rails pass its helper methods (like link_to) into erb?
mcantor -
posted 2 years, 7 months ago
via Twitter -
0 Replies
-
Is there a "right way" to monkey patch Ruby class methods for unit testing? #ruby #unittests #lazyweb
mcantor -
posted 2 years, 7 months ago
via Twitter -
0 Replies
-
Lazytweet: what are the require statements I need to include in my Rakefile to make the Yardoc task run from rake ? #yard #rdoc #ruby
ijonas -
posted 2 years, 7 months ago
via Twitter -
0 Replies
-
LazyTwitter: any recommendations for documenting ruby code, APIs, gems ? is RDoc still flavour of the month ? #ruby #api #rdoc
ijonas -
posted 2 years, 8 months ago
via Twitter -
0 Replies
-
Dear twitter and #lazyweb: I need to generate 5-character online coupon codes in #ruby. Any recommendations on a library to make it easy?
rcanine -
posted 2 years, 8 months ago
via Twitter -
0 Replies
-
Do you know a good and fast RSS/Atom feed parser that works on Ruby 1.9? #lazyweb #ruby
lucashungaro -
posted 2 years, 8 months ago
via Twitter -
0 Replies
-
does anyone know of a good rss parser lib in ruby? #ruby #lazytweet
patcito -
posted 2 years, 8 months ago
via Twitter -
0 Replies
-
does anyone have any experience with the addressable gem versus plain old URI lib for ruby? #ruby #lazytweet it looks much better.
coreyr -
posted 2 years, 9 months ago
via Twitter -
0 Replies
-
#lazyweb #ruby Anyone want to help me figure out how to debug a Net::HTTPBadResponse issue in Ruby? IM me: travis@jabber.domain51.com
tswicegood -
posted 2 years, 9 months ago
via Twitter -
0 Replies
-
is there something more lightweight than a mq that I can use to implement an event-bus in ruby? (like dbus) #lazytwitter #ruby
capotej -
posted 2 years, 10 months ago
via Twitter -
0 Replies
-
#lazyweb, how do i convert Time.now into an SQL datetime? #ruby
robsterowski -
posted 2 years, 11 months ago
via Twitter -
0 Replies
-
Dear lazytweet, what is the nearest equivalent to #StringTemplate in #Ruby?
datainadequate -
posted 2 years, 11 months ago
via Twitter -
0 Replies
-
#lazyweb #ruby anybody working on porting ferret to ruby 1.9? :)
patcito -
posted 2 years, 11 months ago
via Twitter -
0 Replies
-
What was the cost of RailsConf last year & what is the expected prices this year? #lazyweb #rails #ruby #oreilly #web
digitalknk -
posted 3 years, 1 month ago
via Twitter -
0 Replies
RSS