-
Recent Posts
Recent Comments
- Mark Webb on Git For Windows Developers – Git Series – Part 1
- Cherif on Git For Windows Developers – Git Series – Part 1
- Jason Meridth on Git For Windows Developers – Git Series – Part 1
- sb22 on Git For Windows Developers – Git Series – Part 1
- Jason Meridth on A very good introduction to TDD, NHibernate, DDD, NUnit
Archives
- June 2011
- September 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- October 2009
- September 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
Categories
- .NET
- Agile
- agile project management
- altnetconf
- apache
- apple
- ASP.NET
- ASP.NET MVC
- Automated Build
- Ayende
- bash
- blogging
- Blogs
- Books
- C#
- castle
- charity
- community
- Community Server
- continous integration
- Continuous Integration
- CruiseControl.NET
- Design Patterns
- DotNetNuke
- Events
- firefox
- friends
- funny
- gems
- git
- gitosis
- gitweb
- Good Finds
- Google Reader
- Hardware
- hosting issues
- howto
- htpasswd
- hudson
- Instant Messaging
- integrityapp
- JetBrains
- Kernel
- keyboard shortcuts
- Linux
- LosTechies
- members
- microsoft
- migrations
- Misc
- Mocking
- monorail
- movies
- MSBuild
- msdn
- MVC
- NAnt
- nginx
- NHibernate
- oauth
- Open Source
- Pair Programming
- Personal
- pragprog
- presentation
- principles
- Programming
- python
- rails
- rake
- ReSharper
- rspec
- ruby
- san antonio
- Scrum
- selenium
- selenium remote control
- shoulda
- slicehost
- SOLID
- ssh
- Stand-Up
- Subversion
- TDD
- TeamCity
- test::unit
- testing
- textmate
- Tools
- Ubuntu
- Uncategorized
- Virtual Machine
- Visual Studio
- vmware
- windows
- Windsor
- xkcd
- XP
Meta
Category Archives: rails
Rails notes, from the .NET side
I’m starting a small experiment to try out Rails, and I’m keeping notes as I go. From the first day, here’s what I have so far: Rails easy to install First MySQL (easy) Ruby, another MSI and go Rails – … Continue reading
Also posted in git, migrations, rake
4 Comments
Introducing ActiveSupport.NET
To my surprise, none of my googling seemed to come up with anyone doing this. So I figured I’d start it off (please let me know if you know of any other efforts already underway). As some would say, taking … Continue reading
Also posted in Linux, Ubuntu
16 Comments
Working with ActiveRecord model classes outside of the Rails environment
I had a task yesterday that involved me wanting to dump some information about a Rails ActiveRecord class I had (don’t ask, it’s a long story). I wanted to access my AR class from outside the Rails web environment (i.e. … Continue reading
Also posted in .NET
Comments Off
Agile Web Development with Rails – Chapter 5
What! You tease me with code in Chapter 4 and now there is none in this chapter?!? Oh wait, I guess we should at least figure out what we want to build moving forward. :) Chapter 5 Well this chapter … Continue reading
Also posted in Programming
Comments Off
Agile Web Development with Rails – Chapter 4
Cool! Now I get to start building stuff. Chapter 4 I just pop open my kermit green command line window and type “rails demo”. And BAM! We’ve got ourselves an application! Ok, so it might not do much yet. But it’s given me … Continue reading
Also posted in Programming
Comments Off
Agile Web Development with Rails – Chapter 3
Hmm, well I’ve already zoomed through to chapter 8 in my actual reading/coding. Better start getting these notes cranked out. Oh, and why not purchase the book yourself and follow along. It’d be interesting to get comments from other folks … Continue reading
Also posted in Programming
Comments Off
Agile Web Development with Rails – Chapter 2
Got. To. Learn. Ruby. On. Rails. Chapter 2 Chapter 1 was mainly a high-level introduction to Ruby and the Rails framework. Chapter 2 starts off with some of the history behind the MVC pattern and how it was originally intended for … Continue reading
Also posted in Tools
Comments Off
Agile Web Development with Rails – Chapter 1
As I mentioned previously, I’m starting to dig into the Ruby language for its elegance and the Rails framework in search of better, more efficient ways to develop web applications. As part of this learning process, I figured it was essential that … Continue reading
Also posted in Events
Comments Off
Change is in the air…
Your word is a lamp to my feet and a light to my path — Psalms 119:105 MonoRail, still my preference for .NET Well during my recent 2 month blogging hiatus I’ve gotten settled into my first project at the … Continue reading
Also posted in Programming
Comments Off
