- 15 Apr, 2019 1 commit
-
-
Ivan Polchenko authored
-
- 23 Apr, 2018 1 commit
-
-
oooooooo authored
-
- 04 Nov, 2017 1 commit
-
-
David Librera authored
-
- 20 Sep, 2016 1 commit
-
-
Mohnish G J authored
The command ‘rails console —sandbox’ loads our Rails application, connects to the database and automatically starts a database transaction. All database operations performed within this console session are rolled back upon leaving the console. Reference - https://www.codeschool.com/blog/2014/06/17/rails-console-sandbox/
-
- 15 Aug, 2016 1 commit
-
-
Thiago Leite Luiz authored
-
- 25 Dec, 2015 1 commit
-
-
Satoshi Ohmori authored
-
- 15 Oct, 2015 1 commit
-
-
Gustavo Villa authored
-
- 12 Oct, 2015 1 commit
-
-
Gustavo Villa authored
-
- 28 Sep, 2015 1 commit
-
-
Gustavo Villa authored
-
- 17 Aug, 2015 1 commit
-
-
Mohnish Jadwani authored
-
- 07 Jul, 2015 2 commits
-
-
Headless authored
-
Mohnish Jadwani authored
-
- 11 Jun, 2015 1 commit
-
-
Michele Bologna authored
-
- 09 Jun, 2015 1 commit
-
-
Rodrigo Argumedo authored
-
- 09 Jan, 2015 1 commit
-
-
Dzianis Dashkevich authored
-
- 15 Jul, 2014 1 commit
-
-
Christopher Kochan authored
-
- 10 Jan, 2014 1 commit
-
-
LFDM authored
Changes precedence of the conditional clause, more recent versions come first now. Fixes problems when users update their app and still have the old rails files inside of their file tree. Closes #2405 - check the discussion there for further info.
-
- 11 Dec, 2013 1 commit
-
-
Mikhail Nikalyukin authored
-
- 19 Nov, 2013 1 commit
-
-
Thomas Kriechbaumer authored
-
- 06 Jun, 2013 1 commit
-
-
Lucas Uyezu authored
-
- 16 Apr, 2013 1 commit
-
-
Michael Nikitochkin authored
-
- 05 Dec, 2012 1 commit
-
-
Timothy Andrew authored
It migrates the DB and prepares the test DB.
-
- 24 Nov, 2012 1 commit
-
-
Srihari Sriraman authored
Quite often, db:test:prepare is run after db:migrate. Added for convenience.
-
- 19 Oct, 2011 1 commit
-
-
Godwin Ko authored
-
- 01 Oct, 2010 2 commits
-
-
Jake Bell authored
-
Robby Russell authored
Reorganizing plugins so that each plugin has it's own directory now so that any plugin-specific functions can be bundled within there.
-