Skip to content
Features
Business
Explore
Marketplace
Pricing
This repository
Sign in
or
Sign up
Watch
1
Star
1
Fork
24
guenter
/
trebuchet
forked from
devpuppy/trebuchet
Code
Pull requests
0
Projects
0
Insights
Permalink
Browse files
File needs to be called engine. ts.
Loading branch information
...
Tobi Knaup
committed
Feb 24, 2012
1 parent
56bcbb8
commit
65f4d14684bea3ddc832b9125eef614373728991
Unified
Split
Showing
2 changed files
with
1 addition
and
1 deletion
.
+1
−1
lib/trebuchet.rb
0
lib/trebuchet/{rails.rb → engine.rb}
Show comments
View
2
lib/trebuchet.rb
@@ -81,4 +81,4 @@ def launch?(feature)
require
'
trebuchet/strategy/visitor_percent
'
#
Load Rails engine/ActionController
-
require
'
trebuchet/
rails
'
+
require
'
trebuchet/
engine
'
Show comments
View
0
lib/trebuchet/rails.rb → lib/trebuchet/engine.rb
File renamed without changes.
Toggle all file notes
0 comments on commit
65f4d14
Please
sign in
to comment.
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
Press h to open a hovercard with more details.
0 comments on commit
65f4d14