Will paginate for rescue
Posted on December 31, 2008 - Filed Under Uncategorized | 3 Comments
If you’re new here, you may want to subscribe to my RSS feed. You can also get updates by email Thanks for visiting!Will paginate is great plugin, used almost by every Rails application I have seen. But I’ve seen this plugin used to generate handful navigation among huge datasets. Well it was written with this [...]
Popularity: 11% [?]
Read More..>>Using non text values as arguments in functional tests
Posted on December 23, 2008 - Filed Under Uncategorized | Leave a Comment
When running functional tests, You use methods like get, post, etc. a lot. They take as arguments action name to call (as a symbol) and hash with parameters. But You need to remember that this hash it is not exactly the same what params object is (from controller side).
The main difference is that params is [...]
Popularity: 8% [?]
Read More..>>It’s time to say goodbye!
Posted on December 18, 2008 - Filed Under Ruby, RubyOnRails | 6 Comments
Well, last 6 years I was using Windows as a main OS for my home/developer computers. Partly it was not mine decision, since my employers required me to run Windows. But, since I’ve jumped out of regular 9to5 two years ago this was not true anymore. It was convenient for me to use Windows, and [...]
Popularity: 22% [?]
Read More..>>


