4 ms·
It would be awesome to have this in Rails 4 by default.
by stn 14y ago
It would be awesome to have this in Rails 4 by default.
- instakill 14y agoA bit late now, but 4.1 could get a campaign for this.
- steveklabnik 14y agoIt is not too late to get things into Rails 4. We haven't released a beta yet. One of the things Rails 4 already features is better error pages, though no REPL.
- instakill 14y agoI stand corrected.
- banister 14y agoREPL requires [binding_of_caller](https://github.com/banister/binding_of_caller https://github.com/banister/binding_of_caller) anyway, which i doubt rails would include any time soon ;)
- steveklabnik 14y agoThat's fair. :)