0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
May 10, 2023 — May 10, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed indentation for shoulda snippets; Added 'shoulds' and 'shouldes' to add several should blocks or should_eventually statements at once; Fixed other minor issues with shoulda snippets; More... almost 16 years ago
whitespace cleanup More... almost 16 years ago
require rails-shoulda by default More... almost 16 years ago
Added a .gitignore to the repos More... almost 16 years ago
Adding some functionality to rails-lib, experimenting with elisp BDD framework, first test driven bug fix More... almost 16 years ago
Added call to run current context. Added more snippets. More... about 16 years ago
Added support so that should assertion in focus will get run in the same manner as a test unit test. More... about 16 years ago
more snippets More... about 16 years ago
added shoulda snippets for context and should statement More... about 16 years ago
Ability to specify number of lines initially shown when opening log file More... about 16 years ago
Upping max-lisp-eval-depth to allow navigation to work with larger number of files More... about 16 years ago
[#12451] Optional disablement ruby-electric-mode <pezra> More... about 16 years ago
Updated History More... about 16 years ago
rails-ws.el (rails-ws:available-servers-list): Added Thin support. rails.el (rails-templates-list): Added js.rjs and builder templates More... about 16 years ago
rails-core.el (rails-core:observer-p, rails-core:mailer-p): fixed regexp. More... about 16 years ago
rails-snippets-feature.el (rails-snippets-feature:fixture) (rails-snippets-feature:model-name, rails-snippets-feature:rest): replaced `downcase' to `decamelize'. rails-core.el (rails-core:file-by-class): replaced `downcase' to `decamelize'. rails-lib.el (decamelize): created function. More... about 16 years ago
rails-test.el (rails-test:line-regexp): apply patch [#16714] from Remi Vanicat, can match empty filename More... over 16 years ago
Fixed [#16742]: pass rails environment to script/console More... over 16 years ago
- rails-spec:run-this-spec More... over 16 years ago
rails-core.el (rails-core:model-exist-p): fixed error, when model-file not exists. More... over 16 years ago
rails-core.el (rails-core:model-file rails-core:controller-file-by-model): search namespaced models and controllers. More... over 16 years ago
rails-core.el (rails-core:model-file): search namespaced models. rails-test.el (rails-test:line-regexp): applled patch by Alan Shields, don't hightlight whitespaces in test output. rails-test.el: appled patch by Alan Shields, can't run rails-test-current-* without a file. rails.el (rails-templates-list): added 'html.erb'. More... over 16 years ago
rails.el (rails-templates-list): added 'html.erb' rails-snippets-feature.el (rails-snippets-feature:rest): replace *_url to *_path inflections.el (singularize-string pluralize-string): downcase string befored searched inflections.el (pluralize-string singularize-string): downcase input string before find in irregular More... over 16 years ago
Basic support of Markaby templates More... over 16 years ago
* rails-spec.el: base support for rspec. Function `rails-spec:run-all', `rails-spec:run-this-file', `rails-spec:run-last', `rails-spec:run-files'. Variables: `rails-spec:all-files', `rails-spec:last-files', `rails-spec:runner', `rails-spec:runner-options'. * rails-find.el, rails-ui.el: finds for rspec * rails-project.el: new functions: rails-project:in-root-with-cd, rails-project:compile-in-root * rails-lib.el: new macro in-directory More... over 16 years ago
rails-scripts.el (rails-script:run-interactive): setup a variable `ruby-buffer' for corect working with `inf-ruby' More... over 16 years ago
rails-ruby.el (hs-minor-mode-hook): created, placed in hs-setup-overlay initialization to fix a bug #13162 More... over 16 years ago
updated hs-mode support More... over 16 years ago
rails-scripts.el (rails-script:setup-output-buffer): fixed compilation warning More... over 16 years ago
rails-scripts.el (rails-script:setup-output-buffer): fixed compilation warning More... over 16 years ago