Rails
Tag details
Welcome to the 'Rails' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'Rails'.
Look up
"Rails"
at The Free Dictionary
Latest blogosphere posts tagged “Rails”
-
Ever Heard Of Ruby On Rails Hosting?
Web Hosting Blog | AlreadyHosting.com —
Authority: 126
In fact, the reason for writing this article now is because I came across at least three people in the past couple of days who have no idea what Ruby on Rails is. While I assumed it is common knowledge, it is not so. If you are one of the people who are curious to know the story behind this unique name, then you ...6 hours ago -
Ruby on Rails Assistance for Mac OS X by mygann
Pro Freelance Projects —
Authority: 177
I need experience Mac technical person to guide and teach me to run Rails application. 1) Need your assistance to install/compiling Ruby, RubyGems, and Rails on Snow Leopard. 2) Set up MySQL database 3) Connect to Facebook API and execute the Rails applications… (Budget: $30-250, Jobs: [...]15 hours ago -
Free Storytelling & Puppet Shows: Folk Tales by the Rails in Kennesaw on November 14
Atlanta on the Cheap —
Authority: 143
I love storytellers. My only gripe with them is that they remind me of how pathetic I sound when I try & tell a story. If you’re like me, you may want to take advantage of this free event so...16 hours ago -
The community spectrum: caring to combative
Infotropism —
Authority: 413
This is part of my “Craft of Community” series of blog posts; you can find more through my craft of community tag . Like I said in my last post , I’ve started and participated in a pretty wide variety of communities: large and small, technical and non-technical, open and invite-only, non-profit and ...1 day ago -
ThinkingSphinx and Nil Results
Jim Neath —
Authority: 388
Have you ever gotten a result like the following when using ThinkingSphinx (by the awesome Pat Allen ): NoMethodError (undefined method `constantize for nil:NilClass): This error occurs when your index isn’t quite up to date and ThinkingSphinx returns results that have since been deleted from your database. ...1 day ago -
Tips for Hiring Ruby Developers
www.IT-Everyday.com —
Authority: 151
Hiring Rails full-time Rails developers is hard. Surging demand. You will likely fight other companies for every recruit. Freelance consulting rates are going through the roof. Don’t use Monster.com or recruitment agencies. Use your feet instead; find out where Rails developers meet each other and go there. In San ...1 day ago -
Balder – Open source photo gallery built with Ruby on Rails
Inspired? No —
Authority: 91
Public gallery showcase Homepage Source on GitHub So you got lots of photos, yeah? Tried installing some PHP-gallery and it sucked? Or bought a Flickr Pro-account but want more control of how your photo collection is displayed (or still want access to your data when you stop paying them )? Fear not; ...1 day ago -
Honda/Acura Traction System Installation Instructions
Automotive Manual PDF —
Authority: 141
This system is a bolt-on package that is designed to enhance traction by eliminating wheel hop and promoting weight transfer to the front wheels. Installation of this product requires the permanent removal of the factory plastic splash pan located just behind the radiator support. No other modifications are required ...2 days ago -
Trigger BBQ Photos
POP Magazine —
Authority: 141
While the rest of us were down the beach enjoying the beach, some die hard better than you snowboarders were up at Buller celebrating the end of the snow season. The good dudes at Trigger Brothers have hosted an end of season BBQ for the past, what, 6 years? But this is the only year a bungee banshee was there. ...2 days ago -
website design for fashion business – Mac OS by seanhall
Pro Freelance Projects —
Authority: 177
We require a simple website build to run on Snow Leopard – Apache Server. Storyboard available to serious enquiries. Roughly 7 pages, web-based CMS with small database, and HTML email generator. Links to Twitter and FB… (Budget: $750-1500, Jobs: Apache, MacOS, PHP, Ruby/Ruby on Rails, Website Design)Go to ...2 days ago -
Repowered Locomotives Riding the Rails
Power Industry News —
Authority: 146
Repowered Locomotives Riding the Rails J ust over a year ago, Electro-Motive Diesel Inc. (EMD) introduced its 710ECO Repower technology aimed at economically updating older yard and road switchers into more environmentally friendly locomotives. The 710ECO Repower system is based on the proven EMD 710 engine family ...2 days ago -
website design for fashion business - Mac OS by seanhall
freelancersblog.net —
Authority: 164
We require a simple website build to run on Snow Leopard - Apache Server. Storyboard available to serious enquiries. Roughly 7 pages, web-based CMS with small database, and HTML email generator. Links to Twitter and FB… (Budget: $750-1500, Jobs: Apache, MacOS, PHP, Ruby/Ruby on Rails, Website Design) Original ...2 days ago -
Considering electric heating, our attire & the season in relation to our heating bills
A Girl And A Gun —
Authority: 149
electric towel rails You need to make sure that when the season is not warm out of doors you have to be ready for it and many are making use of conservatory wall heaters . You need to ensure that you are dressing for the weather and keeping yourself comfortable so that you are able to cut your heating bills as ...2 days ago -
Installing Ruby on Rails + MySQL + Imagemagick + Nginx + Passenger With Macports OSX
Jotlab —
Authority: 116
This was one epic battle for me when i tried to get rails going with Lighttpd. But with that said, i have been soending quite sometime on just getting my development environment up and running on an environment similar to how i would deploy the app. So this is how i managed to get Rails up and running with Nginx. ...3 days ago -
Get Ruby 1.9, Rails, MySQL and UTF-8 to Work Together
gnuu.org —
Authority: 103
Here’s a quick little hack to get MySQL 2.8.1 using UTF-8 in Rails 2.3.4 and Ruby 1.9.1. Filename: lib/mysql_utf8.rb Put that snippet in your Rails project (I used lib/mysql_utf8.rb ) and load it in your environment. Thats all. Now your queries should use Unicode: $ ./script/consoleLoading development ...4 days ago -
New Hpricot Release
Nick Sieger —
Authority: 98
It’s with a modicum of fanfare and a cocktail of orange peel, maraschino, bitters, bourbon and vermouth that I announce the 0.8.2 release of Hpricot. The angly thingies are just two martini glasses turned on their side, see? Pouring out hpricoty goodness for you. (I don’t know if _why imbibed alcoholic ...4 days ago -
First a Django Guy and Now a Microsoft Guy: “Thank You, Rails”
Global Nerdy —
Authority: 542
Platform wars are like monkey knife fights: amusing at first, but regrettable and messy in the end. You don’t see this very often, and it’s a shame: Jacob Kaplan-Moss, co-creator of Django, the Python-based MVC web application framework, wrote a great article titled Thank You, Rails . From the article’s ...4 days ago -
Building a Social Site with Ruby and Rails
Timothy Fisher's Blog —
Authority: 91
Over the past year or so I’ve been working on an application that serves as a framework for building a feature rich social networking site. I’ve called this project EngineY. EngineY is a Ruby application that uses the Ruby on Rails framework as its base. As I was building EngineY, I used a real community site ...4 days ago -
Rails 2.xで XMLサイトマップを生成する方法
floatingdays —
Authority: 114
Rails2.3で試した。 必要最低限の要素のみ。 config/routes.rb map.connect "sitemap.xml", :controller => :test, :action => :sitemap controllers/test_controller.rb class TestController def sitemap # ...4 days ago -
SoCal - Part Time by inautics
freelancersblog.net —
Authority: 164
Semi-startup Software-as-a-Service company… Looking to prototype new products as "add-on" via webservices integration to existing core products. Pasadena/Valencia/Torrance offices - those living in the general LA area preferred… (Budget: min $3000, Jobs: AJAX, C#, Python, Ruby/Ruby on Rails, XML) Original ...4 days ago