Set yaml-mode for Gemfile.

This commit is contained in:
Roland 2011-05-14 22:37:10 +02:00
parent c3df899295
commit 99bc296e16

View file

@ -1,3 +1,4 @@
# -*- mode: yaml; -*-
source 'http://rubygems.org'
gem 'rails', '3.0.6'