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 Offsite Link "Rails" at The Free Dictionary

Latest blogosphere posts tagged “Rails”

  • Rails 2.3.5 still broken on 1.9.1


    Sho Fukamachi OnlineAuthority Authority: 120
    So Rails 2.3.5 is out and while I don’t really know what’s new, I can tell you what isn’t – not running on the current stable version of the ruby programming language as reported by Ruby-Lang . If you would like to start testing Rails on 1.9, you’ll need to apply the patches listed at this Lighthouse ...
    20 hours ago
  • Rails – simple problems


    Savannah W-ITSAuthority Authority: 112
    NOTE – I’m simply writing about what I find as I explore Ruby on Rails (ROR) – your mileage should vary but chances are you landed here due to a long tail search. Since I am not a Ruby or ROR expert it is quite possible for me to discover a solution or approach [...] Rails – simple problems
    1 day ago
  • Making Everyone Happy at Work


    Website Marketing ClubAuthority Authority: 164
    With worker’s compensation lawsuits to broken bones on the job, no business owner wants to deal with those kinds of issues. There are a few things that one can do to prevent these things from happening, and it only takes some planning and installation to get it all done. Many workplaces have stairs and several ...
    2 days ago
  • BreadcrumbOnRails now open-source


    Simone Carletti's BlogAuthority Authority: 115
    A few months ago I created BreadcrumbsOnRails to solve the recurrent pattern of creating breadcrumb navigations with Ruby on Rails . Today I’m open-sourcing the project and the code is now available on GitHub . BreadcrumbsOnRails is a simple Ruby on Rails plugin for creating and managing a breadcrumb ...
    2 days ago
  • Multiple Domain Hosting Linux Plan


    3stepADS - Free Advertising BlogAuthority Authority: 586
    Multiple Domain Hosting - 5000/- INR OnlyCpanel Account200 Create Reseller AccountNo Private Name Server Domains200 Sub-DomainsUnlimited Disk SpaceUnlimited Monthly BandwidthUnlimited POP and IMAP E-mailUnlimited Email ForwardersUnlimited Email AutoresponderUnlimited mySQL DatabasesUnlimited CGI-BIN SSI ...
    2 days ago
  • Links for November 26th


    InfovoreAuthority Authority: 422
    tobis delayed_job at master – GitHub "Delayed_job (or DJ) encapsulates the common pattern of asynchronously executing longer tasks in the background." Extracted from Shopify, and looks very, very useful; filed away for another day. (tags: rails background queue ruby plugin delayedjob )
    3 days ago
  • InfiniDB, Infobright and MonetDB - Day 3: MonetDB


    TheWebFellas - Ruby on Rails Development Specialists UK - BlogAuthority Authority: 104
    Day 3 of my database exploration mission brings me to MonetDB . Binary downloads are available for Debian, Fedora, Ubuntu and (strangely!) Windows! If we still had any Windows users left here at HQ then itd be a rare treat, but instead (as usual) our platform of choice (Centos 5) isnt directly available in binary ...
    3 days ago
  • Lucky Star on Rails


    messalibertyAuthority Authority: 112
    A few months ago, suddenly I got a message with the link below on our internal IRC channel. Module: ActiveRecord::Serialization Here is a screenshot. Lucky Star on Rails You know What? There’re famous characters from Japanese anime Lucky Star in sample code! Wow! Hi guys in Rails core team, we can be good ...
    3 days ago
  • House of the Dead Overkill £7.59 @ ebuyer [Wii Games]


    DealspwnAuthority Authority: 146
    House of the Dead: Overkill is one of the silliest, most immature and ridiculous of Wii games (and don’t forget this is the console that boasts Chegger’s Party Quiz) but all the more fun for it. If you like your horror cheesy and firmly of the B grade then you really ought to have this game already, if not you ...
    4 days ago
  • My top 7 RSpec best practices


    Dmytro Shteflyuk's HomeAuthority Authority: 388
    I use RSpec in all my projects . It’s really hard to overemphasize how helpful it is and how much easier becomes your life if you have good specs coverage. But its outstanding flexibility enables many ways to make your specs awful: horribly slow, over-bloated, even non-readable sometimes. I do not want to ...
    4 days ago
  • 22 Awesome Visualization Libraries: Charts and Diagrams


    TuVinhSoft .,JSCAuthority Authority: 435
    In web application or software, very often we will need to present collected data to the users. Back in the olden days, data such as traffic statistics and clicking hits were presented through simple numbers or words, this method is plain and simple.With the advancement of the web, more data are being collected. Thus, ...
    4 days ago
  • Epic TextMate Theme


    Ariejan.netAuthority Authority: 93
    Okay, I’ve wanted to make a custom TextMate theme since I first installed the thing on my MacBook in 2006. Today I present you with ‘Epic’. Installation Grab the theme here: EpicBlue.tmTheme.zip (1.5k) . Unzip it and open it with TextMate. That’s all. Enjoy!
    5 days ago
  • I found my new love – e-texteditor


    firdouss.comAuthority Authority: 118
    In the project I’m currently on, I work with one web designer and four ruby on rails developers. Among the four developers, three of them are running on a MacBook.Every [...]
    6 days ago
  • Green Web Hosting Reviews


    Small Website Hosting - Internet Marketing and web developmentAuthority Authority: 108
    There are many web hosting reviews available online that helps people in arriving at a decision. Reviews for Green Web Hosting providers are extremely important as they are relatively new and also using alternate sources of energy like renewable energy sources to run the web servers that are used to host the websites. ...
    6 days ago
  • Finally: Wordpress Benchmark


    Moritz Haarmann's BlogAuthority Authority: 112
    So, there are no real benchmarks of a Wordpress running in the wild available ( couldn’t believe it either.. ). So I got my ab and gnuplot friends and created one. The reason why I’m doing this that while developing ( or forking, to be honest, marc’s work ) i was curious what php can achieve. The answer is, as ...
    1 week ago
  • How to see all 100 Hot Google Trends Today?


    Popular Google Searches - Trends and ReviewsAuthority Authority: 100
    Popular internet entity Google made life easier for a lot of bloggers, internet writers and just curious folks alike when they introduced Google Trends in 2006. Using Google Trends is easy: simply visit the Google Trends page to see what the "hottest" trends are, or search any term to determine the popularity of ...
    1 week ago
  • Excellent RailsEnvy List in Ep.101


    ProductionScale RSS FeedAuthority Authority: 93
    RailsEnvy Episode #101 The list of links from this podcast episode was particularly intriguing for me this week. Of particular interest to me is: TorqueBox - JRuby backed Rails application platform (and more) build on JBoss AS.  Very intriguing and Ill be experimenting right away with this for an application Ive ...
    1 week ago
  • Quick Tip: MongoMapper::DocumentNotFound


    BenCurtis.comAuthority Authority: 104
    If you’d like to get a 404 response when you encounter a MongoMapper::DocumentNotFound error, which is the default response for ActiveRecord::RecordNotFound, simply toss this in your initializer where you set up your Mongo connection (I use config/initializers/mongo.rb): ...
    1 week ago
  • Why “Not use default route”?


    {|ihower.idv.tw| blog }Authority Authority: 118
    In my Rails Best Practices slides, I only give simple code without any description (unless you heard my talk :p), so let me explain here. my point is: “If you use RESTful design, you should NOT use default route.” Why? For example: map.resources :users map.connect :controller/:action/:id ...
    1 week ago
  • 5 Top Ruby and Rails Jobs for November 2009


    Computer & Internet - computer-internet.marc8.comAuthority Authority: 167
    Looking for a Ruby or Rails job in this economy? Theyre still there! They seem to be getting posted daily on jobs.rubynow.com but weve got 5 of our own that have come in via the Ruby Inside jobs board . read more
    1 week ago

Comments about Rails

Personal attacks are NOT allowed
Please read our comment policy