方法
- B
- F
- N
- P
- S
- T
- V
实例公共方法
base_package() 链接
来源:显示 | 在 GitHub 上
# File railties/lib/rails/generators/database.rb, line 281 def base_package; end
build_package() 链接
来源:显示 | 在 GitHub 上
# File railties/lib/rails/generators/database.rb, line 282 def build_package; end
feature_name() 链接
来源:显示 | 在 GitHub 上
# File railties/lib/rails/generators/database.rb, line 283 def feature_name; end
name() 链接
来源:显示 | 在 GitHub 上
# File railties/lib/rails/generators/database.rb, line 276 def name; end
port() 链接
来源:显示 | 在 GitHub 上
# File railties/lib/rails/generators/database.rb, line 279 def port; end
service() 链接
来源:显示 | 在 GitHub 上
# File railties/lib/rails/generators/database.rb, line 278 def service; end
template() 链接
来源:显示 | 在 GitHub 上
# File railties/lib/rails/generators/database.rb, line 277 def template; end
volume() 链接
来源:显示 | 在 GitHub 上
# File railties/lib/rails/generators/database.rb, line 280 def volume; end