What is subversion(svn):
Subversion is an open source version control system used for keep track of change to source code. Subversion manages files and directories over time an increments revision made to the file system. A tree of file is placed into a central repository. The repository is much like an ordinary file server, except […]
Archive for November, 2006
Following FormTagHelpers are deprecated and will be removed in Rails 1.2
start_form_tag (use form_tag instead)
end_form_tag (use </form> instead)
technorati tags:rails_deprications , rails, rubyonrails
While surfing on net I came across a javascript library(animator.js) based on prototype library written by Bernie Sumption.
I found this library a bit interesting. One that appeals me is the ability to define start state and end state through CSS
See in action here.
Well, its a natural feel to get amazed out of every other delighted feature provided by RubyonRails and so appreciating it before actually talking about the feature in every second post. This line is for those people who have published that the worst thing about rails is that every rails programmer always just focus […]
Its melodious …its amazing and i can keep humming one or other track all the time. Really i loved it
Chris has the music for Ruby/Rails Community.He calls is IRB Mix .Tape and its just fantastic.
Track 4 about sandboxing is just mind blowing…
$ ruby script/console –sandbox
Loading development environment in sandbox.
Any modifications you make […]
