Advanced Search
Search Results
4 total results found
Ruby on Rails Resources
Ruby is a Japanese object-oriented scripting language that is meant to make programming fun. Ruby on Rails is a web programming framework built on Ruby, but strongly influenced by the rapid development of PHP and the organization and rigor (and testing) of J2E...
One-stop Ruby on Rails packages
You want Ruby on Rails, and you want it now. The trouble is, you don’t have Apache or MySQL on your home computer. You could install and configure those huge programs, but you’re not trying to turn your desktop into a full web server. You could put Ruby on Rai...
Ruby one-liner to count logins in Linux last command
count logins in last commandIf you want to take the output of the Linux last command, and get a count of how many times each user connected to your server, this script will do.sample inputtommytrojan sshd abc.def Fri May 15 13:30 - 13:30 (00:00)j...
Eclipse
Eclipse, for most people who use it, is an Integrated Development Environments (IDE). Although it is well-known as a Java IDE, it can be used as an IDE for other languages. Features (Note: These features applies to Eclipse + JDT. Features for other languages...