Capybara does not play nice with sites that have some actions protected by SSL, some not. A popular way to...
Rails 3.0 has been underway for a good two years, so it’s with immense pleasure that we can declare...
Try our Apify gem which solves many problems you will be having.
An alternative to this technique is using VCR. VCR allows you to record and replay real HTTP responses, saving you...
The Rails router has been written and rewritten at least four times2, including a recent rewrite for the upcoming Rails...
Ancestry is a gem/plugin that allows the records of a Ruby on Rails ActiveRecord model to be organised as a...
With defaults, RCov doesn't work the way you how you would like it to. To create a nice test...
Install gem and plugin sudo gem install parallel script/plugin install git://github.com/grosser/parallel_tests.git Adapt config/database.yml test: database: xxx_test<%= ENV...
sudo gem install gettext --no-ri --no-rdoc sudo gem install fast_gettext --no-ri --no-rdoc script/plugin install git://...
See the lemonade descriptions. Unfortunately, the gem has a few problems: it does not work with Sass2...
When you need to patch an existing gem, one way is to "vendor" the gem by copying it into the...
This can happen during development when classes without automatic reloading are pointing to classes with automatic reloading. E.g. some class...
sudo gem install rails --version="=1.2.3" rails _1.2.3_ new-project-folder
sudo apt-get install unzip rake rails:freeze:edge RELEASE=2.2.2
Basic configuration Please keep this config simple. It should be a starting point for new developers learning Git. [user]
Ruby Rails Any gem
When you include a non-existing Javascript file, you probably won't notice it during development. But with caching active...
Cerberus is a lightweight and easy-to-use Continuous Builder software for Ruby. It could be run periodically from a...
Consent is an access control abstraction layer for ActionController. It lets you restrict access to actions across your application using...
This project is (or will be) a best effort semi-static verifier for your Ruby on Rails projects. Delivered as...
Wrapper from Globalite API to the Rails 2.2 I18n API
I have been playing around with RESTful Rails recently. Below is my collection or Rails REST howtos, tutorials and other...
LaterDude is a small calendar helper with i18n support