Name |
Last commit
|
Last update |
---|---|---|
.. | ||
_delete_form.html.haml | ||
_form.html.haml | ||
edit.html.haml | ||
index.html.haml | ||
new.html.haml | ||
show.html.haml |
BigW Consortium Gitlab
- The `scopes_form` partial can be used in the `admin/applications` view as well - Don't allow partials to access instance variables directly. Instead, pass in the instance variables as local variables, and use `local_assigns.fetch` to assert that the variables are passed in as expected. - Change a few instances of `render :partial` to `render` - Remove an instance of `required: false` in a view, since this is the default - Inline many instances of a local variable (`ip = 'ip'`) in `auth_spec`
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
_delete_form.html.haml | Loading commit data... | |
_form.html.haml | Loading commit data... | |
edit.html.haml | Loading commit data... | |
index.html.haml | Loading commit data... | |
new.html.haml | Loading commit data... | |
show.html.haml | Loading commit data... |