0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 19 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ability to specify number of lines initially shown when opening log file More... almost 16 years ago
Upping max-lisp-eval-depth to allow navigation to work with larger number of files More... almost 16 years ago
[#12451] Optional disablement ruby-electric-mode <pezra> More... almost 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... about 16 years ago
Fixed [#16742]: pass rails environment to script/console More... about 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
rails-ruby.el (ruby-hs-minor-mode): created, support ruby in hs-minor-mode More... over 16 years ago
rails-compat.el (try-complete-abbrev): fixed rails-core.el (rails-core:configuration-file, :rails-core:configuration-files): created functions rails-speedbar-feature.el (rails-speedbar:roots): added migrations and configuration files to speedbar More... over 16 years ago
rails-test.el, rails-ui.el: apply patch #11998, created additional key shortcuts (thanks Tom Ten Thij) More... over 16 years ago
rails-compat.el: apply patch #12743, replace `indent-or-complete` to `indent-and-complete` (thanks Peter Williams) More... over 16 years ago
rails-navigation.el (rails-nav:goto-layouts): fixed bug #12754, broken `rails-nav:goto-layouts` More... over 16 years ago
inflections.el: more inflections (by Edvard Majakari) rails-ruby.el (ruby-align-rules-list): improved `align` support rails-test.el (rails-test:line-regexp): added support of '-' symbol in file name More... over 16 years ago
new version More... almost 17 years ago
rails-test.el (rails-test:line-regexp): bug #10792: updated regexp More... almost 17 years ago
rails.el: fixed #10613, wrong comparsion of emacs major-version More... almost 17 years ago