Commit Graph

24 Commits (f564b3fed96e7233cefce62ff78c386c2460ae56)

Author SHA1 Message Date
Javier Torres 77f93aa173 Fix db:create rake
6 years ago
Javier Torres b8cb6e2b4a Overwrite AR tasks with Sequel versions
7 years ago
Juan Ignacio Sánchez Lara 794a96e37e Load ActiveSupport dependencies module to enjoy require_dependency on rake tasks
7 years ago
Juan Ignacio Sánchez Lara d5edf566c8 Fix typo
8 years ago
Javier Torres 158bdd1ce4 Load initialization code for resque
8 years ago
Javier Torres f7b83a5a12 Do not load take tasks when running resque
8 years ago
Luis Bosque d99f2e34ec load environment within resque:setup
12 years ago
Luis Bosque b93419c5c0 disable rspec load in development mode in Rakefile
12 years ago
Simon Tokumine 3b4b9b8465 removed monkey patching and moved sequel-rails patches to a proper repo. also fixed deprication warnings and other weirdness
13 years ago
Simon Tokumine 75596baa77 fixes monkey patch load order for rake tasks #593
13 years ago
Simon Tokumine 4de6dd2fe3 added possible fix for deploy issue
13 years ago
Fernando Blat 6400b823a5 Fix
14 years ago
Fernando Blat 9c27b54d95 Make rake spec:acceptance work
14 years ago
Fernando Espinosa 2f719a12fb Adds resque gem and first mailer jobs
14 years ago
Fernando Blat 9a823f5a8b Drop Redis model when removing a table
14 years ago
Fernando Blat 8a8fdf4cbe Rake task for running api specs
14 years ago
Fernando Blat 9e2ea8e775 Fixed specs
14 years ago
Fernando Blat 405ad943d6 Distinguishing between user databases in each environment to solve problems removing databases
14 years ago
Fernando Espinosa 0952fc00f4 Add environment check in Rakefile
14 years ago
Fernando Blat ecace031b6 Removing doc/ from git repository. Rake task for documenting the API
14 years ago
Fernando Blat 0677693e05 When a user is created it's associated to his own database. All his user tables are created in this database
14 years ago
Fernando Blat e8006ea25b Default rake task runs specs
14 years ago
Fernando Blat 6efa024a3a Moving from ProtoCartodb to CartoDB
14 years ago
Fernando Blat 16fc2f873d Brand new Rails application
14 years ago