How to get the directory of the current script?...
> File.dirname(__FILE__) will give you the current file's path. The current file may be accessed with a relative path. If ...
Ruby Weekly - Issue 102
Welcome to issue 102. I'm busy preparing for the next run of Ruby Reloaded , my online Ruby course aimed at intermediate R...
Wirklich eine extrem nützliche Sache für Webdes...
Did you have any problems? Would you like to request a feature? Please leave us feedback . Free SEO Tool | Text Browser | ...
Want To Disavow Links In Google Now? 404 The Ta...
Have a client right now with this problem, someone ( and he claims it was not anyone in his biz or he hired to do it, and ...
Debugging a rails app with ruby-debug
This episode will show you how to debug a rails app using ruby-debug: set a breakpoint, inspect variables, change the code...
@peeja This is a start:
Now is a fantastic time to follow Ruby’s development, with Ruby 2.0 development underway. With the increased attention Rub...
Does Ruby Have Too Many Equality Tests?:
Does Ruby Have Too Many Equality Tests? This guest post is by Eric Anderson , who develops web-based applications for smal...
rake db:test:prepare - Ruby Forum:
I'm having fun with a legacy DB (SQL Server), and in the process found some code in rails/lib/tasks/databases.rake which f...
Creating a new record doesnt update the browser...
Hi Colin, Thanks for the response . I have spent enough time debugging my rails app and found that the default code genera...
Don’t Know Metaprogramming In Ruby?:
I’m not really shy about using method_missing but I think it does come with a few caveats (I can think of 3): 1) There is ...
@willybahuaud nan, c'est fourni directement par...
Rails is a web application development framework written in the Ruby language. It is designed to make programming web appl...
