
front and back-end web development, Leeds, UK
Richard's Blog - Design, coding and life in Japan
Ruby
Why you should use Rails 3 and not Django
Submitted by Richard on Sun, 09/05/2010 - 12:28I wrote a blog post recently titled 'Django vs Rails' and I had a lot of people read it. In the post I was very much more pro Django, but I do believe Rails 3 changes the outlook somewhat. Over the summer I was able to go to Euro-Python in Birmingham, UK and RubyConf in Tsukuba, Japan.
Yes it is another one of those comparison blog posts! I apologize but I had to write something about this. Just to let you know, I had a hash like below in a testTags:
Django vs Rails
Submitted by Richard on Fri, 04/23/2010 - 13:47
Tags:
Ruby Hash is not ordered
Submitted by Richard on Thu, 10/22/2009 - 09:48
options_hash = {"把手タイプ"=>"バー把手(E)", "扉カラー"=>"ナディマスカット(NM)", "シンクの位置"=>"左シンクタイプ", "ガス種"=>"プロパンガス(LPG)"}
Tags:
Awesome ruby tricks..
Submitted by Richard on Wed, 10/21/2009 - 13:04Found this link yesterday... Awesome
21 Ruby Tricks You Should Be Using In Your Own Code
Tags:
Little request for Ruby on Rails
Submitted by Richard on Thu, 10/15/2009 - 08:24One thing that drives me mad about rails since I am not using it everyday is forms.
Although I love it to pieces why do you need 2 types of form helper (one for forms wrapped around an object and one for not). Although after a little time you find yourself remembering which is which.
But Why?
Rails is supposed to save pain which it usually does, but I find form helpers in other frameworks far easier to use as I don't have to think about these different helpers. Lets hope they fix it in Rails 3.
Tags:
Recent Blog Posts
- Testing controllers in Lithium 2nd Feb 12, 18:19
- Practical Internationalization in Lithium 31st Dec 11, 02:06
- Using OAuth in Lithium 30th Dec 11, 23:47
- How to add your own Tokens from CCK fields in Druapl 7 17th Jun 11, 04:49
- Weaving Lithium #li3 into a legacy PHP application incrementally 5th Oct 10, 11:54