Logo de La Coctelera

Mis Tags > ruby on rails

Hay 70 artículos con el tag ruby on rails. Mostrando del 1 al 8

Otros artículos en La Coctelera
clasificados con ruby on rails

Tagueame, the Rails Rumble application

20 Octubre 08 This weekend we have been rumbling, and as a result we present Tagueame. In a few words: Tagueame is a little experiment about socializing online opinions about your friends and...

http://www.inwebwetrust.net/post/2008/10/20/tagueame-the-rails-rumb...

Improving the accesibility of link_to_remote

02 Octubre 08 It is very ease make link_to_remote accessible, it is, forcing it has a href value different than #, which is the default value if you only indicate the :url parameter. But, it is quite...

http://www.inwebwetrust.net/post/2008/10/02/improving-the-accesibil...

Should(a) cache

10 Septiembre 08 Related to my last post about testing cache and some curiosity about Shoulda I made a branch of it to add some helper methods for testing cache generation and ... good thing was to...

http://www.inwebwetrust.net/post/2008/09/10/should-a-cache

Query memcached

08 Septiembre 08 The last month I have been working in Query Memcached, a plugin that replaces the Query Cache that comes with Rails, adding a Memcache layer for persisting the query's cache between requests...

http://www.inwebwetrust.net/post/2008/09/08/query-memcached

Cache testing in Rails 2

06 Septiembre 08 At least this week I had some time to spent in ending a litte small project: adapt and improve the cache_test plugin to Rails 2.x. You can find it at GitHub: cache_test. Cache test is a...

http://www.inwebwetrust.net/post/2008/09/06/cache-testing-in-rails-2

bb-ruby, a small BBCode to HTML parser in Ruby

23 Agosto 08 These days I have been working in a small parser to convert BBCode to HTML in Ruby. The motivation was that I need it (of course), and there wasn't anything complete enough. So I found bb...

http://www.inwebwetrust.net/post/2008/08/23/bb-ruby-small-bbcode-to...

Redefine the run method of Test::Unit::TestCase

19 Agosto 08 A small snippet for testing. If you want to add some special actions before and after the execution of each test, and don't want to add it to setup and teardown because you will be...

http://www.inwebwetrust.net/post/2008/08/19/redefine-the-run-method...

Generating static maps with attachment_fu and static-gmaps gem

18 Agosto 08 Google Maps is, may be, the coolest service for integrating maps in your web applications: it offers a powerful and easy API with no limit usage. The problem is that it loads quite ...

http://www.inwebwetrust.net/post/2008/08/18/generating-static-maps-...

1 2 3 4 5 6 7 8 9 Siguientes