This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
rails--rails
Watch
1
Star
0
Fork
You've already forked rails--rails
0
mirror of
https://github.com/rails/rails.git
synced
2022-11-09 12:12:34 -05:00
Code
Releases
Activity
e0a9e0259c
rails--rails
/
railties
/
test
/
fixtures
/
lib
/
create_test_dummy_template.rb
4 lines
62 B
Ruby
Raw
Normal View
History
Unescape
Escape
Adding frozen_string_literal pragma to Railties.
2017-08-14 13:08:09 -04:00
# frozen_string_literal: true
create_dummy_app method that allows to easily create dummy application from template
2010-11-02 10:13:10 -04:00
create_dummy_app
(
"
spec/dummy
"
)
Copy permalink