Re: What do you think about Ruby on Rails?
I've been trying to switch to ruby. Since I'm the only PHP coder here
at work.
The ruby language is really nice to program since I like smalltalk very
much.
What I dont like in Smalltalk is the enviroments (never tried GNU ST)
But ruby gives me everything from smalltalk in a language easy o use
like perl (or python or PHP).
About Rails, I made (well, it made) an interface to a DB in 1 line.
OK it is just a form to insert values and one navigator, but still 1
line.
As soon as I can I'm switching to Rails.
.
Relevant Pages
- [SUMMARY] Numbers Can Be Words (#133)
... We all enjoy a good one-liner, ... it's important to remember that Ruby has a lot of command-line switches ... The -p switch asks Ruby to wrap your program in a read and print loop over the ... That's really just one big character class describing the accepted characters. ... (comp.lang.ruby) - [SUMMARY] Numbers Can Be Words (#133)
... We all enjoy a good one-liner, ... it's important to remember that Ruby has a lot of command-line switches ... The -p switch asks Ruby to wrap your program in a read and print loop over the ... That's really just one big character class describing the accepted characters. ... (comp.lang.ruby) - Re: Connecting to Cisco device using Ruby
... On Feb 26, 2009, at 2:57 PM, Peny Swain wrote: ... I'm new to Ruby and want to use Ruby for my automation.I'm trying ... 2)Login to the switch giving the right username and password. ... (comp.lang.ruby) - Connecting to Cisco device using Ruby
... I'm new to Ruby and want to use Ruby for my automation.I'm trying out a ... 1)Connect to the cisco switch via terminal server which has a public IP ... 2)Login to the switch giving the right username and password. ... consistent and other times it fails.Can someone please point out whats ... (comp.lang.ruby) - Re: Class Level inheritable attributes - are we there yet?
... demand for this we would see it in the std lib by now. ... It honestly doesn't bother me that its not in Ruby StdLib because we all know that @@ is completely broken. ... And when new people learn the ruby language they are typically faced at some point with a blog post saying ... threads I have seen that contain class variables at some point end with the suggestion to use class instance variables. ... (comp.lang.ruby) |
|