4 lines
65 B
Ruby
4 lines
65 B
Ruby
if Rails.env.development?
|
|
#React::Rails::HotLoader.start()
|
|
end
|
if Rails.env.development?
|
|
#React::Rails::HotLoader.start()
|
|
end
|