msdc's feed

  • 9 years ago
    How-to msdc

    How to Refactor Rails View

    Rails views are supposed to be logic-less, but sometimes starting with basic logic is simplest way to get started.

  • 9 years ago
    Download msdc

    Ruby Bookmarks - List of Learning Resources for Ruby

    Collection of books, screencasts, blogs, online tutorials about Ruby.

  • 9 years ago
    Download msdc

    Here's a Quick Way to Add Voting to Your Rails App

    acts_as_votable is rails gem that allows upvoting, downvoting and showing score for any Model.

  • 9 years ago
    Level Up msdc

    Level 5

    msdc is now level 5 with 10,055 XP.

     View Unlocks  
    • Image Submission The maximum amount of images you can submit to a unique social gallery has been raised by 1 to a total of 4.
    • Custom Banner You now have the ability to upload your own custom profile banner.
  • 9 years ago
    Achievement msdc

    Video Vigilante

    Published 2/2 video snaps! Congratulations msdc on this achievement!

    +1055 XP
  • 9 years ago
    Video/Audio msdc

    How to Create Devise Authentication in 20 Minutes

    Cool screencast from GoRails explaining how to setup authentication with Devise including registration, login, forgot password and more.

  • 9 years ago
    How-to msdc

    How to Use Vim with Rails with Confidence

    Learn how to use Vim for efficient and effective Rails development. The article covers plugins and configuration that will make Vim a fantastic Rails IDE.

  • 9 years ago
    How-to msdc

    Here's a Quick Way to Build Your First Ruby Gem

    Step by step guide to building your own gem. Starting with planning your gem, ending with pushing to Rubygems.

  • 9 years ago
    Download msdc

    What's New in Rubygems 2.4.0

    Summary of basic changes in new Rubygems releases

  • 9 years ago
    Achievement msdc

    All Hands On Tech

    Published 2/2 interactive snaps! Congratulations msdc on this achievement!

    +1050 XP
  • 9 years ago
    Interactive msdc

    Runnable - "Youtube of Code"

    Runnable is a website where you can run, edit and share your code online. It includes 15 languages for example Java, Ruby, Python and many others.

  • 9 years ago
    Level Up msdc

    Level 4

    msdc is now level 4 with 6,860 XP.

     View Unlocks  
    • Tribe Membership The maximum amount of tribes you can join has been raised by 10 to a total of 40.
    • Pattern Banner You now have the ability to select a pattern for the banner of any of your tribes.
  • 9 years ago
    Achievement msdc

    Helping Hand

    Published 10/10 how-to snaps! Congratulations msdc on this achievement!

    +1580 XP
  • 9 years ago
    How-to msdc

    10 Resources to Improve Design of Your Website

    The article distinguishes 10 best blogs on web development and design which might be interesting to both non-proffesionals and experts in the field

  • 9 years ago
    Download msdc

    Awesome Rails - collection of projects written in Rails

    In github collection of Rails projects, you can find Rubygems website, social network Diaspora, markdown blogging solution obtvse2, crowdfunding solution selfstarter and more.

  • 9 years ago
    Achievement msdc

    Line Burner

    Published 2/2 download snaps! Congratulations msdc on this achievement!

    +790 XP
  • 9 years ago
    Download msdc

    Busker - Microframework written in Ruby with just 47 lines of code

    Busker - An extremely simple web framework.

  • 9 years ago
    Video/Audio msdc

    New Rails Screencasts Website - GoRails

    Short screencasts for Ruby on Rails developers. Videos are about sending emails with Mandrill, setup authentication with Devise, file uploading with Carrierwave and more.

  • 9 years ago
    How-to msdc

    Improve Rails Performance by Adding Few Gems

    Want to speed up your Rails application, read this guide.

  • 9 years ago
    Expression msdc

    Elixir vs Ruby Showdown - Phoenix vs Rails

    Comparison of Ruby framework Rails and Elixir framework Phoenix

  • 9 years ago
    Level Up msdc

    Level 3

    msdc is now level 3 with 3,340 XP.

     View Unlocks  
    • Pattern Banner You now have the ability to select a pattern for your profile banner.
  • 9 years ago
    Achievement msdc

    Hat Trick

    Maintained a 3 day login streak 2/2 times! Congratulations msdc on this achievement!

    +525 XP
  • 9 years ago
    Achievement msdc

    Rock Star

    Followed by 2/2 members! Congratulations msdc on this achievement!

    +525 XP
  • 9 years ago
    Interactive msdc

    Run your Ruby code online with Runnable

    Runnable is tool which makes easy to write, edit and share code online. Right now it supports 15 programming languages, for example Ruby, Java, C++, Python, PHP and others.

  • 9 years ago
    How-to msdc

    How to create digital clock using Ruby GUI Shoes

    I've put together step by step guide to creating digital clock with Ruby Shoes GUI.