Ivan Storck's Bookmarks Tagged With "rubyonrails"
-
Rapid Rails Part 1: Command-line mastery
http://alexyoung.org/articles/show/45/rapid_rails_part_1_commandline_mastery
-
Not rated yet.
- Details
Rapid Rails is a series of articles containing succinct tips to increase your productivity when working with Ruby on Rails. This is the first part, and shows you how to make the most of the command-line tools that come with Rails.
-
-
acts_as_paranoid and acts_as_versioned at Off you go… into the purple yonder!
http://ward.vandewege.net/blog/2007/02/27/116/
-
Not rated yet.
- Details
So you’re writing a web-based application and you want journalling: when database records change, you want to keep track of the changes so that you have an audit trail. There are many ways to do this.
-
-
Ruby on Rails: RSpec Tutorial
http://www.elctech.com/2007/10/11/rspec-tutorial
-
Not rated yet.
- Details
tutorials on the RSpec framework with the intention of build a comprehensive guide to Behaviour Driven Development with RSpec. As of this posting, the existing tutorials need a bit of reorganizing, but there's plenty of helpful stuff on there for now.
-
-
Ruby on Rails SEO Tips
http://www.bingocardcreator.com/rails-seo-tips.htm
-
Not rated yet.
- Details
This article focuses on how you can improve the search engine optimization (SEO) of your Rails site the Ruby way
-
-
Testing your Rails views with Hpricot — Luke Redpath
http://www.lukeredpath.co.uk/2006/7/7/testing-your-rails-views-with-hpricot
-
Not rated yet.
- Details
Rails comes with the built-in assert_tag method but I've always found it clunky and a pain in the arse to use. By combining the Hpricot library and a few useful helper functions, you can now test the output of your Rails views in Test::Unit::Te… More
-
-
Null is Love » Ruby on Rails
http://www.nullislove.com/category/ruby-on-rails/
-
Not rated yet.
- Details
Great series on learning testing and TDD on ruby on rails
-
-
OpenID-2.0.2 with Rails-2.0.2
http://myutil.com/2007/12/29/openid-2-0-2-with-rails-2-0-2
-
Not rated yet.
- Details
How to use OpenID with Rails 2.0.2
-
-
AJAX with acts_as_commentable
http://blog.sideline.ca/2007/04/08/ajax-with-acts_as_commentable/
-
Not rated yet.
- Details
How to combine the acts_as_commentable plugin with AJAX commenting
-
-
assert{ 2.0 } - O'Reilly Ruby
http://www.oreillynet.com/ruby/blog/2008/02/assert2.html
-
Not rated yet.
- Details
Phlip likea developer tests, but he doesn’t like the primitive assertions - assert_equal, assert_match, assert_not_nil, etc. They only exist for one reason - to print out their input values when they fail. And they don’t even reflect their variabl… More
-
-
Code Intensity: Auto-Complete Text Fields in Rails 2
http://codeintensity.blogspot.com/2008/02/auto-complete-text-fields-in-rails-2.html
-
Not rated yet.
- Details
In Rails 2, the PrototypeHelper and ScriptaculousHelper code was removed to plugins. This means that doing auto-complete for various fields was no longer part of the base Rails. I didn't find any great, straight-forward docs on how to do this for … More
-
Didn't find what you were looking for? Try searching Google.
Publish or subscribe to Ivan Storck's Bookmarks Tagged With "rubyonrails" via RSS and more...


