Version 4 (modified by 10 years ago) ( diff ) | ,
---|
Ruby
Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features ... It is simple, straight-forward, extensible, and portable.
Oh, I need to mention, it's totally free, which means not only free of charge, but also freedom to use, copy, modify, and distribute it.
Links
- pragmatic programmers guide
- del.icio.us.Ruby
- RubyGardenWiki
- Seiten im C2wiki
- RubyApplicationArchive
- RailsWiki
- FAQ
- Grundlagen der Sprache
- QuickRef
Railsdocs
- http://ruby.railstutorial.org/ruby-on-rails-tutorial-book
- http://www.caliban.org/ruby/rubyguide.shtml - irgendwas von google; gut
- http://guides.rubyonrails.org/
- http://github.com/lifo/docrails/tree/master
- http://api.rubyonrails.org/
Usergroups
Info
- Cookbook
- Idioms
- RegExp
- Oneliners
- ruby.PLEAC
- RubyWiki (deutsch)
- RubyCode & Style
- Ruby/Rails on Ubuntu
Lesen
- http://blog.synatic.net/2008/8/4/my-day-to-day-resources-on-ruby-and-rails - daily ressources
- Ruby on Rails
- http://www.rubyinside.com/19-rails-tricks-most-rails-coders-dont-know-131.html
- http://blog.inlet-media.de/the-perfect-ruby-on-rails-with-apache2-and-fastcgi-setup-on-debian-sarge
- http://blog.explorationage.com/articles/2006/01/25/how-to-protect-your-rails-apps-against-cross-site-scripting-attacks
- http://scottraymond.net/articles/2006/02/28/rails-1.1 - new rails features
- http://www.ilovejackdaniels.com/ruby_on_rails_cheat_sheet.png
- http://www.artima.com/rubycs/articles/ruby_as_dsl.html - ruby-dsl
- http://poocs.net/articles/2006/03/18/q-a-the-adventures-of-scaling-stage-1
- http://poocs.net/articles/2006/03/20/the-adventures-of-scaling-stage-2
- http://glu.ttono.us/articles/2006/03/21/rails-for-designers
- http://www.artima.com/rubycs
- http://www.ruby-doc.org/stdlib/
- http://www.ping.de/~flori/flott/exe/session/source/projects/ruby/redundancy/redundancy.rb?tokens=Ruby&back_url=/~flori/flott/exe//session/project/ruby/redundancy
Beispiele
Note:
See TracWiki
for help on using the wiki.