make it run...
This commit is contained in:
parent
8c3d046cf4
commit
cecad7db13
3 changed files with 4 additions and 1 deletions
3
Gemfile
3
Gemfile
|
|
@ -1,5 +1,6 @@
|
|||
# A sample Gemfile
|
||||
source "http://rubygems.org"
|
||||
ruby "1.8.7"
|
||||
|
||||
gem "rails", '2.3.11'
|
||||
|
||||
|
|
@ -13,4 +14,4 @@ gem 'sqlite3-ruby'
|
|||
group :development do
|
||||
gem 'annotate'
|
||||
gem 'hirb'
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue