projects
/
feedcatcher.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Factories now under test
[feedcatcher.git]
/
config
/
environment.rb
1
# Load the Rails application.
2
require
File
.
expand_path
(
'../application'
,
__FILE__
)
3
4
# Initialize the Rails application.
5
Feedcatcher
::Application
.
initialize
!