w10schools
Login
Register
In current category
Only my posts
Home
Tutorials
HTML, CSS
HTML, HTML5
CSS, CSS3
XML
JavaScript, AJAX
PHP
Ruby on Rails
Ruby
Rails
ASP.NET
ASP
C# .NET
Java
JSP
Databases
MySQL
MSSQL Server
Oracle
Web Server
Windows
Linux
Apache
IIS
Design
Dreamweaver
Flash
Photoshop
Fireworks
CorelDRAW
Illustrator
References
HTML
Bootstrap
CSS
CSS Selectors
Sass
JavaScript
Mobile Apps
Cordova
Ruby on Rails
Ruby
Rails
PHP
Function
Language
CodeIgniter
Phalcon
PHPUnit
Symfony
Drupal
Yii
Laravel
Perl
Perl
Python
Python
Django
NumPy
Pandas
scikit-image
scikit-learn
Statsmodels
Matplotlib
Lua
Lua
C, C++
C
C++
Server
Docker
Apache HTTP Server
Nginx
Database
PostgreSQL
Big Data
TensorFlow
Game Development
Phaser
LÖVE
Articles
News
General
Website Promotion
Online Advertising
Make Money Online
Editorials
Interviews
Web Roundups
Resources
Design
Fonts
Graphics
Vectors
Templates
UI (User Interface)
Brushes
Patterns, Backgrounds
Textures
Web Development
HTML, CSS
XML
JavaScript, AJAX
Ruby on Rails
PHP
Java
.NET
Python
Perl
Flash
Mobile Application Development
Mobile Development Tools
Swift
Online Services
Online Storage
Web Hosting
Tools
Generators
Edit
Toggle Dropdown
In Place Editing
Advanced Editing
References
Ruby on Rails
Ruby
Classes
IRB
IRB::Context
Language
Default
Markdown
workspaces
workspaces
()
Instance Public methods
WorkSpaces in the current stack
Links:
https://github.com/ruby/ruby/blob/7e9eb32669348b7e0a5775c8e0fc9566be11fc31/lib/irb/ext/workspaces.rb#L21
doc_ruby_on_rails
2015-04-13 21:39:31
Comments
Leave a Comment
Please
login
to continue.
Popular Articles
pop_workspace
pop_workspace() Instance Public methods Removes the last element from the current workspaces stack and returns it, or nil if the current
home_workspace
home_workspace() Instance Public methods Inherited from TOPLEVEL_BINDING.
change_workspace
change_workspace(*_main) Instance Public methods Changes the current workspace to given object or binding. If the optional argument is o
suspend_workspace
suspend_workspace(workspace) Instance Public methods Evaluates the given block using the given workspace as the IRB::Context#workspace.
push_workspace
push_workspace(*_main) Instance Public methods Creates a new workspace with the given object or binding, and appends it onto the current
Return to View
Please login to continue.