Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
bundle 125 Bytes
rails 260 Bytes
rake 209 Bytes
spring 488 Bytes

Latest revisions

# Date Author Comment
b5eca9b3 06/22/2018 07:53 AM Michael Moll

Fixes #23962 - Fix Style/ExpandPathArguments cop

92f05093 11/24/2017 09:20 AM Ewoud Kohl van Wijngaarden

Fixes #21757 - Move dynflow executor to script/dynflowd

This matches with foreman-{rake,tail} which are both in this directory
and installed in the same way. It also saves us a rename in packaging.

ce761fd9 10/25/2017 11:59 AM Tomer Brisker

Fixes #21450 - Update rubocop to 0.51.0

1ed59c63 07/20/2017 10:41 AM Daniel Lobato Garcia

Fixes #18618 - Use Dynflow as an ActiveJob backend

This commit initializes the Dynflow world in a very similar manner to
foreman-tasks (if a Dynflow world is available from foreman-tasks, we
use that one).

4b836b62 07/21/2016 03:51 AM Dominic Cleal

fixes #15751 - replace spork with spring in development

To make use of it, run bin/rails and bin/rake rather than plain
rails or rake commands, and run `spring status` or `spring stop` to
check and stop current background processes.

Test log removal has moved to the logging framework as the file would...

f4459c11 05/12/2016 09:56 AM David Davis

Refs #3809 - Turning on some rubocop cops

156364ca 12/21/2015 08:09 AM Ohad Levy

fixes #12892 - moves rails binaries to Rails.root/bin

this is simply the output of ```rake rails:update:bin```
and deletion of old script/rails.

View revisions

Also available in: Atom